DocumentParser.this

Constructs a DocumentParser.

The input to this function MUST be valid XML. This is enforced by the function's in contract.

class DocumentParser
this
(
string xmlText_
)

Parameters

xmlText_ string

the entire XML document as text

Meta

Suggestion Box / Bug Report