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

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.
 



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