Instance Constructors
-
new
NoBindingFactoryAdapter
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
-
-
def
asInstanceOf
[T0]
: T0
-
-
-
-
-
def
captureText
(): Unit
-
def
characters
(ch: Array[Char], offset: Int, length: Int): Unit
-
def
clone
(): AnyRef
-
def
construct
(hash: Int, old: List[Elem], pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Elem
-
def
create
(pre: String, label: String, attrs: MetaData, scope: NamespaceBinding, children: Seq[Node]): Elem
-
def
createNode
(pre: String, label: String, attrs: MetaData, scope: NamespaceBinding, children: List[Node]): Elem
-
def
createProcInstr
(target: String, data: String): Seq[ProcInstr]
-
def
createText
(text: String): Text
-
var
curTag
: String
-
def
endDocument
(): Unit
-
def
endElement
(uri: String, _localName: String, qname: String): Unit
-
def
endPrefixMapping
(arg0: String): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
eqElements
(ch1: Seq[Node], ch2: Seq[Node]): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
error
(arg0: SAXParseException): Unit
-
def
fatalError
(arg0: SAXParseException): Unit
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
-
def
hashCode
(): Int
-
def
ignorableWhitespace
(arg0: Array[Char], arg1: Int, arg2: Int): Unit
-
val
ignoreComments
: Boolean
-
val
ignoreProcInstr
: Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
load
(url: URL): Node
-
def
load
(source: InputSource): Node
-
def
load
(sysID: String): Node
-
def
load
(reader: Reader): Node
-
def
load
(is: InputStream): Node
-
def
loadFile
(name: String): Node
-
def
loadFile
(fd: FileDescriptor): Node
-
def
loadFile
(file: File): Node
-
def
loadString
(string: String): Node
-
def
loadXML
(source: InputSource, parser: SAXParser): Node
-
def
makeComment
(s: String): Seq[Comment]
-
def
makeNode
(pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Elem
-
def
makeProcInstr
(t: String, s: String): Seq[ProcInstr]
-
def
makeText
(s: String): Text
-
def
ne
(arg0: AnyRef): Boolean
-
def
nodeContainsText
(label: String): Boolean
-
def
nodeEquals
(n: Node, pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Boolean
-
val
normalizeWhitespace
: Boolean
-
def
notationDecl
(arg0: String, arg1: String, arg2: String): Unit
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
parser
: SAXParser
-
def
processingInstruction
(target: String, data: String): Unit
-
def
resolveEntity
(arg0: String, arg1: String): InputSource
-
var
rootElem
: Node
-
-
def
setDocumentLocator
(arg0: Locator): Unit
-
def
skippedEntity
(arg0: String): Unit
-
def
startDocument
(): Unit
-
def
startElement
(uri: String, _localName: String, qname: String, attributes: Attributes): Unit
-
def
startPrefixMapping
(arg0: String, arg1: String): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
val
tagStack
: Stack[String]
-
def
toString
(): String
-
def
unparsedEntityDecl
(arg0: String, arg1: String, arg2: String, arg3: String): Unit
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
warning
(arg0: SAXParseException): Unit
Value Members
-
-
def
construct
(hash: Int, old: List[Elem], pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Elem
-
def
eqElements
(ch1: Seq[Node], ch2: Seq[Node]): Boolean
-
val
ignoreComments
: Boolean
-
val
ignoreProcInstr
: Boolean
-
def
makeComment
(s: String): Seq[Comment]
-
def
makeNode
(pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Elem
-
def
makeProcInstr
(t: String, s: String): Seq[ProcInstr]
-
def
makeText
(s: String): Text
-
def
nodeEquals
(n: Node, pre: String, name: String, attrSeq: MetaData, scope: NamespaceBinding, children: Seq[Node]): Boolean
Value Members
-
-
-
-
def
captureText
(): Unit
-
def
characters
(ch: Array[Char], offset: Int, length: Int): Unit
-
var
curTag
: String
-
def
endElement
(uri: String, _localName: String, qname: String): Unit
-
-
val
normalizeWhitespace
: Boolean
-
def
processingInstruction
(target: String, data: String): Unit
-
var
rootElem
: Node
-
-
def
startElement
(uri: String, _localName: String, qname: String, attributes: Attributes): Unit
-
val
tagStack
: Stack[String]
Value Members
-
-
def
load
(url: URL): Node
-
def
load
(source: InputSource): Node
-
def
load
(sysID: String): Node
-
def
load
(reader: Reader): Node
-
def
load
(is: InputStream): Node
-
def
loadFile
(name: String): Node
-
def
loadFile
(fd: FileDescriptor): Node
-
def
loadFile
(file: File): Node
-
def
loadString
(string: String): Node
-
def
loadXML
(source: InputSource, parser: SAXParser): Node
-
def
parser
: SAXParser
Inherited from DefaultHandler
Value Members
-
def
endDocument
(): Unit
-
def
endPrefixMapping
(arg0: String): Unit
-
def
error
(arg0: SAXParseException): Unit
-
def
fatalError
(arg0: SAXParseException): Unit
-
def
ignorableWhitespace
(arg0: Array[Char], arg1: Int, arg2: Int): Unit
-
def
notationDecl
(arg0: String, arg1: String, arg2: String): Unit
-
def
resolveEntity
(arg0: String, arg1: String): InputSource
-
def
setDocumentLocator
(arg0: Locator): Unit
-
def
skippedEntity
(arg0: String): Unit
-
def
startDocument
(): Unit
-
def
startPrefixMapping
(arg0: String, arg1: String): Unit
-
def
unparsedEntityDecl
(arg0: String, arg1: String, arg2: String, arg3: String): Unit
-
def
warning
(arg0: SAXParseException): Unit
Inherited from AnyRef
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
clone
(): AnyRef
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from Any
Value Members
-
-
-
def
asInstanceOf
[T0]
: T0
-
def
isInstanceOf
[T0]
: Boolean
nobinding adaptor providing callbacks to parser to create elements. implements hash-consing