All Classes and Interfaces

Class
Description
 
Resource for encapsulation of binary data that is stored in the data base.
Resource for encapsulation of binary data that is stored in the data base.
Resource for encapsulation of binary data that is stored in the data base.
A Collection represents a collection of Resources stored within an XML database.
A Collection is implemented as a directory in the file system.
CollectionManagementService is a Service that enables the basic management of collections within a database.
CollectionManager provides management facilities for a Collection instance.
 
 
Provides the ability to configure properties about an object.
Database is an encapsulation of the database driver functionality that is necessary to access an XML database.
Reference Database implmentation.
DatabaseManager is the entry point for the API and enables you to get the initial Collection references necessary to do anything useful with the API.
ErrorCodes defines XML:DB error codes that can be used to set the errorCodes attribute of an XMLDBException
 
Resource is a container for data stored within the database.
ResourceIterator is used to iterate over a set of resources.
ResourceSet is a container for a set of resources.
ResourceSet contains a set of resources as returned from a query or other operation.
 
The Service interface provides an extension mechanism for Collection implementations.
Simple ContentHandler that just converts the SAX event stream into a text representation of the document and stores it in the associated resource.
Resource for encapsulation of binary data that is stored in the data base.
SimpleCollection provides an easy starting point for implementing the Collection interface.
Provides the ability to configure properties about an object.
Simple Database implementation intended to be used as a base class for a specific implementation.
ResourceIterator is used to iterate over a set of resources.
Provides a base ResourceSet implementation that utilizes a synchronized list to contain the set of resources.
Provides the ability to bundle Collection operations into a transaction.
Provides access to XML resources stored in the database.
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection.
This a a simple content handler that makes it possible to do equals comparisons with XML strings
Provides the ability to bundle Collection operations into a transaction.
Provides the ability to bundle Collection operations into a transaction.
XMLDBException is thrown for all errors in the XML:DB API.
 
 
Provides access to XML resources stored in the database.
Provides access to XML resources stored in the file system.
 
Wrapper for the Xalan XObject and maybe other XPath implementation specific things.
 
This class represents a XPath query, which an org.apache.xalan.xpath.XPathProcessor is able to handle.
 
 
 
 
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection or against a single XML Resource stored in the Collection.
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection.
 
 
This class represents a XUpdate query.
 
 
XUpdateQueryService is a Service that enables the execution of XUpdate queries within the context of a Collection or against a single document stored in a collection.