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

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

Uses of DbQueryCollectionElement in org.odftoolkit.odfdom.doc.db
 

Subclasses of DbQueryCollectionElement in org.odftoolkit.odfdom.doc.db
 class OdfDbQueryCollection
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.db that return DbQueryCollectionElement
 DbQueryCollectionElement DbQueriesElement.newDbQueryCollectionElement(java.lang.String dbNameAttributeValue)
          Create child element .
 DbQueryCollectionElement DbQueryCollectionElement.newDbQueryCollectionElement(java.lang.String dbNameAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.