Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextListItemElement
Packages that use TextListItemElement
-
Uses of TextListItemElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextListItemElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextListItemElement ele) A method to visit "text:list-item" elements -
Uses of TextListItemElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextListItemElementModifier and TypeMethodDescriptionTextListElement.newTextListItemElement()Create child element <text:list-item>.