|
Class Summary |
| JarManifest |
Provides metadata about the ODFDOM library as build date, version number. |
| OdfAlienAttribute |
Any attribute within the ODF package that is listed in the ODF schema. |
| OdfAlienElement |
Any element within the ODF package that is listed in the ODF schema. |
| OdfAttribute |
Base class for all attributes of the OpenDocument format |
| OdfContainerElementBase |
base class for elements that want to be notified when OdfElement child
nodes are removed or inserted. |
| OdfElement |
|
| OdfFileDom |
The DOM repesentation of an XML file within the ODF document. |
| OdfName |
The class provides a simplified interface for XML names. |
| OdfNamespace |
Class wrapping the XML Namespace URI and XML Namespace prefix as a single entity. |
| OdfXMLFactory |
This factory determines what elements are being used in the DOC layer
(ie. the convenient layer). |