Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPlaceholderElement
Packages that use TextPlaceholderElement
-
Uses of TextPlaceholderElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextPlaceholderElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextPlaceholderElement ele) A method to visit "text:placeholder" elements -
Uses of TextPlaceholderElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextPlaceholderElementModifier and TypeMethodDescriptionTextAElement.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.TextMetaElement.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.TextMetaFieldElement.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.TextParagraphElementBase.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.TextRubyBaseElement.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.TextSpanElement.newTextPlaceholderElement(String textPlaceholderTypeValue) Create child element <text:placeholder>.