Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPrintTimeElement
-
Packages that use TextPrintTimeElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextPrintTimeElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextPrintTimeElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextPrintTimeElement ele)A method to visit "text:print-time" elements -
Uses of TextPrintTimeElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextPrintTimeElement Modifier and Type Method Description TextPrintTimeElementTextAElement. newTextPrintTimeElement()Create child element <text:print-time>.TextPrintTimeElementTextMetaElement. newTextPrintTimeElement()Create child element <text:print-time>.TextPrintTimeElementTextMetaFieldElement. newTextPrintTimeElement()Create child element <text:print-time>.TextPrintTimeElementTextParagraphElementBase. newTextPrintTimeElement()Create child element <text:print-time>.TextPrintTimeElementTextRubyBaseElement. newTextPrintTimeElement()Create child element <text:print-time>.TextPrintTimeElementTextSpanElement. newTextPrintTimeElement()Create child element <text:print-time>.
-