Uses of Class
org.odftoolkit.odfdom.dom.element.db.OdfQueryElement

Packages that use OdfQueryElement
org.odftoolkit.odfdom.doc.element.db   
org.odftoolkit.odfdom.dom.element.db   
 

Uses of OdfQueryElement in org.odftoolkit.odfdom.doc.element.db
 

Subclasses of OdfQueryElement in org.odftoolkit.odfdom.doc.element.db
 class OdfQuery
           
 

Uses of OdfQueryElement in org.odftoolkit.odfdom.dom.element.db
 

Methods in org.odftoolkit.odfdom.dom.element.db that return OdfQueryElement
 OdfQueryElement OdfQueriesElement.createQueryElement(String command, String name)
          Create child element db:query.
 OdfQueryElement OdfQueryCollectionElement.createQueryElement(String command, String name)
          Create child element db:query.
 



Copyright © 2009. All Rights Reserved.