scala.xml.parsing
ValidatingMarkupHandler
class
ValidatingMarkupHandler
extends MarkupHandler with Logged
Instance constructors
-
new
ValidatingMarkupHandler
()
Value Members
-
def
!=
(arg0: AnyRef)
: Boolean
-
def
!=
(arg0: Any)
: Boolean
-
def
##
()
: Int
-
def
$asInstanceOf
[T0]
()
: T0
-
def
$isInstanceOf
[T0]
()
: Boolean
-
def
==
(arg0: AnyRef)
: Boolean
-
def
==
(arg0: Any)
: Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
attListDecl
(name: String, attList: List[AttrDecl])
: Unit
-
def
clone
()
: AnyRef
-
def
comment
(pos: Int, comment: String)
: NodeSeq
-
var
declCurrent
: ElemDecl
-
var
declStack
: List[ElemDecl]
-
var
decls
: List[Decl]
-
-
def
elemDecl
(name: String, cmstr: String)
: Unit
-
def
elemEnd
(pos: Int, pre: String, label: String)
: Unit
-
def
elemStart
(pos: Int, pre: String, label: String, attrs: MetaData, scope: NamespaceBinding)
: Unit
-
def
endDTD
(n: String)
: Unit
-
-
def
entityRef
(pos: Int, n: String)
: NodeSeq
-
def
eq
(arg0: AnyRef)
: Boolean
-
def
equals
(arg0: Any)
: Boolean
-
def
finalize
()
: Unit
-
def
getClass
()
: java.lang.Class[_ <: java.lang.Object]
-
def
hashCode
()
: Int
-
def
isInstanceOf
[T0]
: Boolean
-
val
isValidating
: Boolean(true)
-
def
log
(msg: String)
: Unit
-
def
lookupElemDecl
(Label: String)
: ElemDecl
-
def
ne
(arg0: AnyRef)
: Boolean
-
def
notationDecl
(notat: String, extID: ExternalID)
: Unit
-
def
notify
()
: Unit
-
def
notifyAll
()
: Unit
-
def
parameterEntityDecl
(name: String, edef: EntityDef)
: Unit
-
def
parsedEntityDecl
(name: String, edef: EntityDef)
: Unit
-
def
peReference
(name: String)
: Unit
-
def
procInstr
(pos: Int, target: String, txt: String)
: NodeSeq
-
var
qCurrent
: Int
-
var
qStack
: List[Int]
-
def
replacementText
(entityName: String)
: Source
-
def
reportSyntaxError
(pos: Int, str: String)
: Unit
-
def
reportValidationError
(pos: Int, str: String)
: Unit
-
var
rootLabel
: String
-
def
synchronized
[T0]
(arg0: T0)
: T0
-
def
text
(pos: Int, txt: String)
: NodeSeq
-
def
toString
()
: String
-
def
unparsedEntityDecl
(name: String, extID: ExternalID, notat: String)
: Unit
-
def
wait
()
: Unit
-
def
wait
(arg0: Long, arg1: Int)
: Unit
-
def
wait
(arg0: Long)
: Unit
Value Members
-
def
comment
(pos: Int, comment: String)
: NodeSeq
-
var
decls
: List[Decl]
-
-
-
def
entityRef
(pos: Int, n: String)
: NodeSeq
-
def
lookupElemDecl
(Label: String)
: ElemDecl
-
def
parameterEntityDecl
(name: String, edef: EntityDef)
: Unit
-
def
parsedEntityDecl
(name: String, edef: EntityDef)
: Unit
-
def
procInstr
(pos: Int, target: String, txt: String)
: NodeSeq
-
def
replacementText
(entityName: String)
: Source
-
def
reportSyntaxError
(pos: Int, str: String)
: Unit
-
def
text
(pos: Int, txt: String)
: NodeSeq
Inherited from AnyRef
Value Members
-
def
!=
(arg0: AnyRef)
: Boolean
-
def
##
()
: Int
-
def
$asInstanceOf
[T0]
()
: T0
-
def
$isInstanceOf
[T0]
()
: Boolean
-
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[_ <: java.lang.Object]
-
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
!=
(arg0: Any)
: Boolean
-
def
==
(arg0: Any)
: Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
isInstanceOf
[T0]
: Boolean