|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |