Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeMetaElement

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

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeMetaElement
 OfficeMetaElement OfficeDocumentMetaElement.newOfficeMetaElement()
          Create child element office:meta.
 OfficeMetaElement OfficeDocumentElement.newOfficeMetaElement()
          Create child element office:meta.
 

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

Methods in org.odftoolkit.odfdom.incubator.meta that return OfficeMetaElement
 OfficeMetaElement OdfOfficeMeta.getOfficeMetaElement()
          Deprecated. Get the instance of OfficeMetaElement which represents this feature.
 



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