Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleHeaderFooterPropertiesElement

Packages that use StyleHeaderFooterPropertiesElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleHeaderFooterPropertiesElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StyleHeaderFooterPropertiesElement
 void DefaultElementVisitor.visit(StyleHeaderFooterPropertiesElement ele)
          A method to visit "style:header-footer-properties" elements
 

Uses of StyleHeaderFooterPropertiesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleHeaderFooterPropertiesElement
 StyleHeaderFooterPropertiesElement StyleHeaderStyleElement.newStyleHeaderFooterPropertiesElement()
          Create child element style:header-footer-properties.
 StyleHeaderFooterPropertiesElement StyleFooterStyleElement.newStyleHeaderFooterPropertiesElement()
          Create child element style:header-footer-properties.
 



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