Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextCreationDateElement
-
Packages that use TextCreationDateElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextCreationDateElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextCreationDateElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextCreationDateElement ele)A method to visit "text:creation-date" elements -
Uses of TextCreationDateElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextCreationDateElement Modifier and Type Method Description TextCreationDateElementTextAElement. newTextCreationDateElement()Create child element <text:creation-date>.TextCreationDateElementTextMetaElement. newTextCreationDateElement()Create child element <text:creation-date>.TextCreationDateElementTextMetaFieldElement. newTextCreationDateElement()Create child element <text:creation-date>.TextCreationDateElementTextParagraphElementBase. newTextCreationDateElement()Create child element <text:creation-date>.TextCreationDateElementTextRubyBaseElement. newTextCreationDateElement()Create child element <text:creation-date>.TextCreationDateElementTextSpanElement. newTextCreationDateElement()Create child element <text:creation-date>.
-