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
/
Atom
Atom
class
Atom
[
+
A
](
val
data:
A
)
extends
Node
XML leaf container for any data of type
A
.
Graph
Supertypes
Known subtypes
trait
Node
class
Object
trait
Matchable
class
Any
class
Text
Value members
Value members
Inherited methods
def
namespace
:
Option
[
String
]
Inherited from:
Node
def
prefix
:
Option
[
String
]
Inherited from:
Node
def
scope
:
Option
[
Scope
]
Inherited from:
Node
Concrete fields
val
data
:
A