OdfContent.parseContentString
fn
OdfContent parseContentString(string xml)Parses a content.xml string into an OdfContent struct.
Parameters
xml | XML string of the content.xml stream. |
Returns
A parsed
Throws
OdfXmlException when the XML is malformed.