DocumentParser

Undocumented in source.
class DocumentParser : ElementParser {}

Constructors

this
this(string xmlText_)

Constructs a DocumentParser.

Members

Variables

xmlText
string xmlText;
Undocumented in source.

Meta