IXmlParser
Represents the interface of an XML parser.
Parses the string and returns the result.
Parses the stream and returns the result.
Parses the string asynchronously with option to cancel.
Parses the stream asynchronously with option to cancel.
Populates the given document asynchronously.