Xindice API

Uses of Class
org.apache.xindice.client.xmldb.CommonConfigurable

Packages that use CommonConfigurable
org.apache.xindice.client.xmldb Implements the XML:DB API for use with Xindice data stores. 
org.apache.xindice.client.xmldb.services Implements several XML:DB Services, including standard and extension services. 
 

Uses of CommonConfigurable in org.apache.xindice.client.xmldb
 

Subclasses of CommonConfigurable in org.apache.xindice.client.xmldb
 class CollectionImpl
          Implements the XML:DB API Collection interface for encapsulating access to an XML database collection.
 class DatabaseImpl
          DatabaseImpl is the XML:DB driver implementation for Xindice.
 

Uses of CommonConfigurable in org.apache.xindice.client.xmldb.services
 

Subclasses of CommonConfigurable in org.apache.xindice.client.xmldb.services
 class CollectionManager
          CollectionManager provides management facilities for a Collection instance.
 class DatabaseInstanceManager
          DatabaseInstanceManager enables management of the Database intance on the server.
 class XMLObjectService
          XMLObjectService enables invocation of XMLObjects within the Xindice server.
 class XPathQueryServiceImpl
           
 class XUpdateQueryServiceImpl
           
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation