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

Packages that use DbQueryCollectionElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.db   
 

Uses of DbQueryCollectionElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type DbQueryCollectionElement
 void DefaultElementVisitor.visit(DbQueryCollectionElement ele)
          A method to visit "db:query-collection" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.db that return DbQueryCollectionElement
 DbQueryCollectionElement DbQueryCollectionElement.newDbQueryCollectionElement(String dbNameValue)
          Create child element db:query-collection.
 DbQueryCollectionElement DbQueriesElement.newDbQueryCollectionElement(String dbNameValue)
          Create child element db:query-collection.
 



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