gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
XMLReader.this
utils
XML
XMLReader
class
XMLReader
(T)
this
(
T
document
,
string
fileName
= null
)
if
(
isInputRange
!
T
&&
isSomeChar
!(
ElementType
!
T
)
)
Parameters
document
T
The XML document to parse.
fileName
string
File name to print in diagnostic messages.
Meta
Source
See Implementation
utils
XML
XMLReader
constructors
this
functions
popFront
properties
empty
line
variables
fileName
front