Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextListLevelStyleNumberElement

Packages that use TextListLevelStyleNumberElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
org.odftoolkit.odfdom.incubator.doc.text   
 

Uses of TextListLevelStyleNumberElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextListLevelStyleNumberElement
 void DefaultElementVisitor.visit(TextListLevelStyleNumberElement ele)
          A method to visit "text:list-level-style-number" elements
 

Uses of TextListLevelStyleNumberElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextListLevelStyleNumberElement
 TextListLevelStyleNumberElement TextListStyleElement.newTextListLevelStyleNumberElement(String styleNumFormatValue, int textLevelValue)
          Create child element text:list-level-style-number.
 

Uses of TextListLevelStyleNumberElement in org.odftoolkit.odfdom.incubator.doc.text
 

Subclasses of TextListLevelStyleNumberElement in org.odftoolkit.odfdom.incubator.doc.text
 class OdfTextListLevelStyleNumber
          Convenient functionalty for the parent ODF OpenDocument element
 



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