|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLCollection | |
org.xquark.xml.xdbc |
Uses of XMLCollection in org.xquark.xml.xdbc |
Methods in org.xquark.xml.xdbc that return XMLCollection | |
XMLCollection |
XMLDocumentFiler.getCollection()
Returns the XML collection that produced this object. |
XMLCollection |
XMLDocument.getCollection()
Returns the XML collection to which this document belongs. |
XMLCollection |
XMLConnection.createCollection(java.lang.String name,
java.lang.String description,
Configurable config)
Creates a new XML collection. |
XMLCollection |
XMLConnection.getCollection(java.lang.String name)
Creates an XMLcollection object featuring the XML documents collection. |
XMLCollection |
DefaultReadOnlyXMLConnection.createCollection(java.lang.String name,
java.lang.String description,
Configurable config)
To create a new XML collection. |
XMLCollection |
DefaultReadOnlyXMLConnection.getCollection(java.lang.String name)
To retrieve a XMLcollection by its name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |