Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeTextElement
Packages that use OfficeTextElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OfficeTextElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OfficeTextElementModifier and TypeMethodDescriptionOdfTextDocument.getContentRoot()Get the content root of a text document. -
Uses of OfficeTextElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeTextElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(OfficeTextElement ele) A method to visit "office:text" elements -
Uses of OfficeTextElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeTextElementModifier and TypeMethodDescriptionOfficeBodyElement.newOfficeTextElement()Create child element <office:text>.