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
/
NamespaceBinding
NamespaceBinding
class
NamespaceBinding
(
key:
String
,
url:
String
,
next:
NamespaceBinding
)
extends
Scope
Companion:
object
Graph
Supertypes
Known subtypes
trait
Scope
class
Object
trait
Matchable
class
Any
object
TopScope
.type
Value members
Value members
Concrete methods
def
_1
:
String
def
_2
:
String
def
_3
:
NamespaceBinding
def
get
:
NamespaceBinding
def
isEmpty
:
Boolean
def
namespaceURI
(
prefix:
String
):
Option
[
String
]