Uses of Class
org.odftoolkit.odfdom.incubator.doc.office.OdfOfficeAutomaticStyles

Packages that use OdfOfficeAutomaticStyles
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element From the ODF RelaxNG generated Java classes representing the ODF elements. 
 

Uses of OdfOfficeAutomaticStyles in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom that return OdfOfficeAutomaticStyles
 OdfOfficeAutomaticStyles OdfStylesDom.getAutomaticStyles()
          Retrieve the ODF AutomaticStyles
 OdfOfficeAutomaticStyles OdfContentDom.getAutomaticStyles()
          Retrieve the ODF AutomaticStyles
 OdfOfficeAutomaticStyles OdfStylesDom.getOrCreateAutomaticStyles()
           
 OdfOfficeAutomaticStyles OdfContentDom.getOrCreateAutomaticStyles()
           
 

Uses of OdfOfficeAutomaticStyles in org.odftoolkit.odfdom.dom.element
 

Methods in org.odftoolkit.odfdom.dom.element that return OdfOfficeAutomaticStyles
 OdfOfficeAutomaticStyles OdfStylableElement.getAutomaticStyles()
          Retrieve ODF OfficeAutomaticStyles
 



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