Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleFooterStyleElement
-
Packages that use StyleFooterStyleElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description StyleFooterStyleElementStyleDefaultPageLayoutElement. newStyleFooterStyleElement()Create child element <style:footer-style>.StyleFooterStyleElementStylePageLayoutElement. newStyleFooterStyleElement()Create child element <style:footer-style>.
-