tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
PullParser.this
tango
text
xml
PullParser
PullParser
Construct a parser on the given content (may be null)
class
PullParser
(Ch = char)
this
(
const
(
Ch
[])
content
= null
)
Meta
Source
See Implementation
tango
text
xml
PullParser
PullParser
constructors
this
functions
incremental
reset
properties
error
name
next
value
variables
depth
localName
prefix
rawValue
text
type
Construct a parser on the given content (may be null)