Uses of Interface
org.xquark.xml.xdbc.XMLCollection

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 DefaultReadOnlyXMLConnection.createCollection(java.lang.String name, java.lang.String description, Configurable config)
          To create a new XML collection.
 XMLCollection XMLConnection.createCollection(java.lang.String name, java.lang.String description, Configurable config)
          Creates a new XML collection.
 XMLCollection XMLDocument.getCollection()
          Returns the XML collection to which this document belongs.
 XMLCollection XMLDocumentFiler.getCollection()
          Returns the XML collection that produced this object.
 XMLCollection DefaultReadOnlyXMLConnection.getCollection(java.lang.String name)
          To retrieve a XMLcollection by its name.
 XMLCollection XMLConnection.getCollection(java.lang.String name)
          Creates an XMLcollection object featuring the XML documents collection.
 



Copyright © 2009 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.