Package org.odftoolkit.odfdom

Interface Summary
NamespaceName The NamespaceName interface is being used to provide an easy way to define Namespaces in a higher layer and access them in the lower i.e. org.odftoolkit.odfdom.OdfNamespace.
 

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).
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.