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

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

Uses of StyleFooterStyleElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleFooterStyleElement
 StyleFooterStyleElement StylePageLayoutElement.newStyleFooterStyleElement()
          Create child element style:footer-style.
 StyleFooterStyleElement StyleDefaultPageLayoutElement.newStyleFooterStyleElement()
          Create child element style:footer-style.
 



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