Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextCreationTimeElement
-
Packages that use TextCreationTimeElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description TextCreationTimeElementTextAElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextHElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextMetaElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextMetaFieldElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextPElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextRubyBaseElement. newTextCreationTimeElement()Create child element <text:creation-time>.TextCreationTimeElementTextSpanElement. newTextCreationTimeElement()Create child element <text:creation-time>.
-