@haxall/haxall
Preparing search index...
xml
ParserTest
Class ParserTest
ParserTest
Hierarchy
any
ParserTest
Index
Constructors
constructor
Properties
type$
Methods
test
Attr
test
Cdata
test
Doc
Type
test
Elem
test
Mixed
test
Nested
Default
Ns
test
Ns
test
Ns
Attr
test
Pi
test
Xml
Attr
verify
Parse
make
Constructors
constructor
new
ParserTest
()
:
ParserTest
Returns
ParserTest
Properties
Static
type$
type$
:
Type
Methods
test
Attr
testAttr
()
:
void
Returns
void
test
Cdata
testCdata
()
:
void
Returns
void
test
Doc
Type
testDocType
()
:
void
Returns
void
test
Elem
testElem
()
:
void
Returns
void
test
Mixed
testMixed
()
:
void
Returns
void
test
Nested
Default
Ns
testNestedDefaultNs
()
:
void
Returns
void
test
Ns
testNs
()
:
void
Returns
void
test
Ns
Attr
testNsAttr
()
:
void
Returns
void
test
Pi
testPi
()
:
void
Returns
void
test
Xml
Attr
testXmlAttr
()
:
void
Returns
void
verify
Parse
verifyParse
(
xml
:
string
,
expected
:
XDoc
)
:
XDoc
Parameters
xml
:
string
expected
:
XDoc
Returns
XDoc
Static
make
make
(
...
args
:
unknown
[]
)
:
ParserTest
Parameters
...
args
:
unknown
[]
Returns
ParserTest
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
test
Attr
test
Cdata
test
Doc
Type
test
Elem
test
Mixed
test
Nested
Default
Ns
test
Ns
test
Ns
Attr
test
Pi
test
Xml
Attr
verify
Parse
make
@haxall/haxall
Loading...
ParserTest