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

Packages that use MetaDocumentStatisticElement
org.odftoolkit.odfdom.dom   
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.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type MetaDocumentStatisticElement
 void DefaultElementVisitor.visit(MetaDocumentStatisticElement ele)
          A method to visit "meta:document-statistic" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return MetaDocumentStatisticElement
 MetaDocumentStatisticElement OfficeMetaElement.newMetaDocumentStatisticElement()
          Create child element meta:document-statistic.
 

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

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



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.