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

Packages that use OfficeBodyElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of OfficeBodyElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeBodyElement
 OfficeBodyElement OfficeDocumentContentElement.newOfficeBodyElement()
          Create child element office:body.
 OfficeBodyElement OfficeDocumentElement.newOfficeBodyElement()
          Create child element office:body.
 



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