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

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

Uses of TextCreatorElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextCreatorElement
 void DefaultElementVisitor.visit(TextCreatorElement ele)
          A method to visit "text:creator" elements
 

Uses of TextCreatorElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextCreatorElement
 TextCreatorElement TextPElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextAElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextSpanElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextRubyBaseElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextMetaElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextMetaFieldElement.newTextCreatorElement()
          Create child element text:creator.
 TextCreatorElement TextHElement.newTextCreatorElement()
          Create child element text:creator.
 



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