Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextModificationDateElement
-
Packages that use TextModificationDateElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextModificationDateElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextModificationDateElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextModificationDateElement ele)A method to visit "text:modification-date" elements -
Uses of TextModificationDateElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextModificationDateElement Modifier and Type Method Description TextModificationDateElementTextAElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextHElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextMetaElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextMetaFieldElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextPElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextRubyBaseElement. newTextModificationDateElement()Create child element <text:modification-date>.TextModificationDateElementTextSpanElement. newTextModificationDateElement()Create child element <text:modification-date>.
-