XMLReader

Undocumented in source.

Constructors

this
this(T document, string fileName)

Members

Aliases

lineNumber
alias lineNumber = line
Undocumented in source.

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
line
size_t line [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fileName
string fileName;
Undocumented in source.
front
XMLNode front;
Undocumented in source.

Meta