Xml

play.twirl.api.Xml$
See theXml companion class
object Xml

Helper for XML utility methods.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Xml.type

Members list

Value members

Concrete methods

def apply(text: String): Xml

Creates an XML fragment with initial content specified.

Creates an XML fragment with initial content specified.

Attributes