Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPrintedByElement

Packages that use TextPrintedByElement
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
 void DefaultElementVisitor.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
 TextPrintedByElement TextSpanElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextRubyBaseElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextPElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextMetaFieldElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextMetaElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextHElement.newTextPrintedByElement()
          Create child element text:printed-by.
 TextPrintedByElement TextAElement.newTextPrintedByElement()
          Create child element text:printed-by.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.