Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextTimeElement
-
Packages that use TextTimeElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextTimeElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextTimeElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextTimeElement ele)A method to visit "text:time" elements -
Uses of TextTimeElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextTimeElement Modifier and Type Method Description TextTimeElementTextAElement. newTextTimeElement()Create child element <text:time>.TextTimeElementTextMetaElement. newTextTimeElement()Create child element <text:time>.TextTimeElementTextMetaFieldElement. newTextTimeElement()Create child element <text:time>.TextTimeElementTextParagraphElementBase. newTextTimeElement()Create child element <text:time>.TextTimeElementTextRubyBaseElement. newTextTimeElement()Create child element <text:time>.TextTimeElementTextSpanElement. newTextTimeElement()Create child element <text:time>.
-