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

Packages that use TextPlaceholderElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextPlaceholderElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextPlaceholderElement
 void DefaultElementVisitor.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 TextPlaceholderElement
 TextPlaceholderElement TextSpanElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextRubyBaseElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextPElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextMetaFieldElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextMetaElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextHElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 TextPlaceholderElement TextAElement.newTextPlaceholderElement(String textPlaceholderTypeValue)
          Create child element text:placeholder.
 



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