monadic-html
monadic-html
mhtml
mount
scala.xml
Atom
Comment
Elem
Elem
EntityRef
Group
MetaData
NamespaceBinding
NamespaceBinding
Node
NodeBuffer
Null
PrefixedAttribute
Scope
Text
TopScope
UnprefixedAttribute
XmlAttributeEmbeddable
XmlAttributeEmbeddable
XmlElementEmbeddable
XmlElementEmbeddable
XmlEntityRefEmbeddable
monadic-html
/
scala.xml
/
Text
Text
final case
class
Text
(
text:
String
)
extends
Atom
[
String
]
XML leaf for text.
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Atom
[
String
]
trait
Node
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
namespace
:
Option
[
String
]
Inherited from:
Node
def
prefix
:
Option
[
String
]
Inherited from:
Node
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
scope
:
Option
[
Scope
]
Inherited from:
Node
Inherited fields
val
data
:
String
Inherited from:
Atom