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

Packages that use OfficeDocumentStylesElement
org.odftoolkit.odfdom.dom   
 

Uses of OfficeDocumentStylesElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom that return OfficeDocumentStylesElement
 OfficeDocumentStylesElement OdfStylesDom.getRootElement()
          * @return The root element of the styles.xml file as OfficeDocumentStylesElement.
 

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



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