StringExtension

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def enTag(tag: String): String

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

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

Attributes