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

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

Uses of StyleFootnoteSepElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleFootnoteSepElement
 StyleFootnoteSepElement StylePageLayoutPropertiesElement.newStyleFootnoteSepElement()
          Create child element style:footnote-sep.
 



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