OdfFlatDocument with parsed body, styles, metadata, and settings.parseFlatOdf
fn
OdfFlatDocument parseFlatOdf(const(ubyte)[] xmlBytes)Parses a flat XML ODF document from raw XML bytes.
Parameters
xmlBytes | Raw XML bytes of the flat document. |
Returns
An
Throws
OdfXmlException if the root element is not office:document.