Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPrintedByElement
-
Packages that use TextPrintedByElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextPrintedByElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextPrintedByElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextPrintedByElement ele)A method to visit "text:printed-by" elements -
Uses of TextPrintedByElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextPrintedByElement Modifier and Type Method Description TextPrintedByElementTextAElement. newTextPrintedByElement()Create child element <text:printed-by>.TextPrintedByElementTextMetaElement. newTextPrintedByElement()Create child element <text:printed-by>.TextPrintedByElementTextMetaFieldElement. newTextPrintedByElement()Create child element <text:printed-by>.TextPrintedByElementTextParagraphElementBase. newTextPrintedByElement()Create child element <text:printed-by>.TextPrintedByElementTextRubyBaseElement. newTextPrintedByElement()Create child element <text:printed-by>.TextPrintedByElementTextSpanElement. newTextPrintedByElement()Create child element <text:printed-by>.
-