parseContentString

fnOdfContent parseContentString(string xml)

Parses a content.xml string into an OdfContent struct.

Parameters

xmlXML string of the content.xml stream.

Returns

A parsed OdfContent.

Throws

OdfXmlException when the XML is malformed.