tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
testXML
tango
text
xml
PullParser
__gshared immutable
debug
(
UnitTest
)
immutable
(
char
)[]
testXML
;
Examples
auto
itr
=
new
PullParser
!(
char
)(
testXML
);
testParser
(
itr
);
Meta
Source
See Implementation
tango
text
xml
PullParser
classes
PullParser
enums
XmlNodeType
XmlTokenType
functions
testParser
static variables
testXML
structs
XmlText