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
/
Node
Node
sealed
trait
Node
Trait representing XML tree.
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
class
Atom
[
A
]
class
Text
class
Comment
class
Elem
class
EntityRef
class
Group
Value members
Value members
Concrete methods
def
namespace
:
Option
[
String
]
def
prefix
:
Option
[
String
]
def
scope
:
Option
[
Scope
]