Uses of Package
org.xmldb.api.base

Packages that use org.xmldb.api.base
net.cfoster.sedna   
org.xmldb.api   
org.xmldb.api.base   
org.xmldb.api.modules   
 

Classes in org.xmldb.api.base used by net.cfoster.sedna
Configurable
          Provides the ability to configure properties about an object.
Service
          The Service interface provides an extension mechanism for Collection implementations.
XMLDBException
          XMLDBException is thrown for all errors in the XML:DB API.
 

Classes in org.xmldb.api.base used by org.xmldb.api
Collection
          A Collection represents a collection of Resources stored within an XML database.
Database
          Database is an encapsulation of the database driver functionality that is necessary to access an XML database.
XMLDBException
          XMLDBException is thrown for all errors in the XML:DB API.
 

Classes in org.xmldb.api.base used by org.xmldb.api.base
Collection
          A Collection represents a collection of Resources stored within an XML database.
Configurable
          Provides the ability to configure properties about an object.
Resource
          Resource is a container for data stored within the database.
ResourceIterator
          ResourceIterator is used to iterate over a set of resources.
ResourceSet
          ResourceSet is a container for a set of resources.
Service
          The Service interface provides an extension mechanism for Collection implementations.
XMLDBException
          XMLDBException is thrown for all errors in the XML:DB API.
 

Classes in org.xmldb.api.base used by org.xmldb.api.modules
Collection
          A Collection represents a collection of Resources stored within an XML database.
CompiledExpression
           
Configurable
          Provides the ability to configure properties about an object.
Resource
          Resource is a container for data stored within the database.
ResourceSet
          ResourceSet is a container for a set of resources.
Service
          The Service interface provides an extension mechanism for Collection implementations.
XMLDBException
          XMLDBException is thrown for all errors in the XML:DB API.