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

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

Uses of TextModificationTimeElement in org.odftoolkit.odfdom.dom
 

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

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

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



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