Creates a new xml document.
Parses the elements from the dom to the document.
XML documents cannot be repaired.
Converts the xml document to a properly formatted xml document-string.
Gets the encoding of the xml document.
Sets the encoding of the xml document.
Gets the root of the xml document.
Sets the root node of the xml document.
Gets the version of the xml document.
Sets the version of the xml document.
Parses the elements from the dom to the document.
Repairs the document if possible.
Gets the settings used for parsing the document.
An XML document.