Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextUserIndexEntryTemplateElement
Packages that use TextUserIndexEntryTemplateElement
-
Uses of TextUserIndexEntryTemplateElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextUserIndexEntryTemplateElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextUserIndexEntryTemplateElement ele) A method to visit "text:user-index-entry-template" elements -
Uses of TextUserIndexEntryTemplateElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextUserIndexEntryTemplateElementModifier and TypeMethodDescriptionTextUserIndexSourceElement.newTextUserIndexEntryTemplateElement(int textOutlineLevelValue, String textStyleNameValue) Create child element <text:user-index-entry-template>.