StringExtension

ostrat.pWeb.`package`.StringExtension
implicit class StringExtension(thisString: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def enTag(tag: String): String
def htmlB: HtmlB
def xCon: XConText

This implicit method allows Strings to be used as XML content.

This implicit method allows Strings to be used as XML content.

Attributes