OdfFlatDocument.parseFlatOdfString
fn
OdfFlatDocument parseFlatOdfString(string xml)Parses a flat XML ODF document from an XML string.
Parameters
xml | XML string of the flat document. |
Returns
An
Throws
OdfXmlException if the root element is not office:document.