Uses of Class
org.odftoolkit.odfdom.dom.element.meta.MetaPrintedByElement

Packages that use MetaPrintedByElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of MetaPrintedByElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type MetaPrintedByElement
 void DefaultElementVisitor.visit(MetaPrintedByElement ele)
          A method to visit "meta:printed-by" elements
 

Uses of MetaPrintedByElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return MetaPrintedByElement
 MetaPrintedByElement OfficeMetaElement.newMetaPrintedByElement()
          Create child element meta:printed-by.
 



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