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
/
PrefixedAttribute
PrefixedAttribute
final case
class
PrefixedAttribute
[
T
](
pre:
String
,
key:
String
,
e:
T
,
next:
MetaData
)(
implicit
evidence$1:
XmlAttributeEmbeddable
[
T
],
ev:
XmlAttributeEmbeddable
[
T
])
extends
MetaData
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
MetaData
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
hasNext
:
Boolean
Inherited from:
MetaData
def
map
[
T
](
f:
MetaData
=>
T
):
List
[
T
]
Inherited from:
MetaData
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
Concrete fields
val
value
:
Node