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

Packages that use OfficeDocumentElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.db   
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of OfficeDocumentElement in org.odftoolkit.odfdom.dom
 

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

Uses of OfficeDocumentElement in org.odftoolkit.odfdom.dom.element.db
 

Methods in org.odftoolkit.odfdom.dom.element.db that return OfficeDocumentElement
 OfficeDocumentElement DbComponentElement.newOfficeDocumentElement(String officeMimetypeValue, String officeVersionValue)
          Create child element office:document.
 

Uses of OfficeDocumentElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return OfficeDocumentElement
 OfficeDocumentElement DrawObjectElement.newOfficeDocumentElement(String officeMimetypeValue, String officeVersionValue)
          Create child element office:document.
 



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