Uses of Class
org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement

Packages that use MetaDocumentStatisticElement
org.odftoolkit.odfdom.doc.meta   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.incubator.meta Provide classes to access the metadata of ODF documents. 
 

Uses of MetaDocumentStatisticElement in org.odftoolkit.odfdom.doc.meta
 

Subclasses of MetaDocumentStatisticElement in org.odftoolkit.odfdom.doc.meta
 class OdfMetaDocumentStatistic
          Convenient functionalty for the parent ODF OpenDocument element
 

Uses of MetaDocumentStatisticElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return MetaDocumentStatisticElement
 MetaDocumentStatisticElement OfficeDocumentElement.newMetaDocumentStatisticElement()
          Create child element .
 MetaDocumentStatisticElement OfficeDocumentMetaElement.newMetaDocumentStatisticElement()
          Create child element .
 MetaDocumentStatisticElement OfficeMetaElement.newMetaDocumentStatisticElement()
          Create child element .
 

Uses of MetaDocumentStatisticElement in org.odftoolkit.odfdom.incubator.meta
 

Constructors in org.odftoolkit.odfdom.incubator.meta with parameters of type MetaDocumentStatisticElement
OdfMetaDocumentStatistic(MetaDocumentStatisticElement docStatistic)
          Constructor of OdfMetaDocumentStatistic feature.
 



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