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

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

Uses of TextCreationTimeElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextCreationTimeElement
 TextCreationTimeElement TextSpanElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextRubyBaseElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextPElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextMetaFieldElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextMetaElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextHElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 TextCreationTimeElement TextAElement.newTextCreationTimeElement()
          Create child element text:creation-time.
 



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