▼Nodf | |
▼Nattrconverters | |
CAttrConverters | |
▼Nelement | |
CCDATASection | |
CChildless | Mixin that makes childless-ness easy to implement and avoids the complexity of the Node methods that deal with children |
CElement | Creates a arbitrary element and is intended to be subclassed not used on its own |
CIllegalChild | Complains if you add an element to a parent where it is not allowed |
CIllegalText | Complains if you add text or cdata to an element where it is not allowed |
CNode | Super class for more specific nodes |
CText | |
▼Nload | |
CLoadParser | Extract headings from content.xml of an ODT file |
▼Nodf2moinmoin | |
CListProperties | Holds properties for a list style |
CODF2MoinMoin | |
CParagraphProps | Holds properties of a paragraph style |
CTextProps | Holds properties for a text style |
▼Nodf2xhtml | |
CODF2XHTML | The ODF2XHTML parses an ODF file and produces XHTML |
CODF2XHTMLembedded | The ODF2XHTML parses an ODF file and produces XHTML |
CStyleToCSS | The purpose of the StyleToCSS class is to contain the rules to convert ODF styles to CSS2 |
CTagStack | |
▼Nodfmanifest | |
CODFManifestHandler | The ODFManifestHandler parses a manifest file and produces a list of content |
▼Nopendocument | |
COpaqueObject | Just a record to bear a filename, a mediatype and a bytes content |
COpenDocument | A class to hold the content of an OpenDocument document Use the xml method to write the XML source to the screen or to a file |
▼Nteletype | |
CWhitespaceText | |
▼Nuserfield | |
CUserFields | List, view and manipulate user fields |
CException | |
Cobject |