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