Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextModificationTimeElement
-
Packages that use TextModificationTimeElement Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description TextModificationTimeElement
TextAElement. newTextModificationTimeElement()
Create child element <text:modification-time>.TextModificationTimeElement
TextHElement. 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
TextPElement. newTextModificationTimeElement()
Create child element <text:modification-time>.TextModificationTimeElement
TextRubyBaseElement. newTextModificationTimeElement()
Create child element <text:modification-time>.TextModificationTimeElement
TextSpanElement. newTextModificationTimeElement()
Create child element <text:modification-time>.
-