All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AllTests BaseResource Resource for encapsulation of binary data that is stored in the data base.BinaryResource Resource for encapsulation of binary data that is stored in the data base.BinaryResourceImpl Resource for encapsulation of binary data that is stored in the data base.Collection ACollection
represents a collection ofResource
s stored within an XML database.CollectionImpl ACollection
is implemented as a directory in the file system.CollectionManagementService CollectionManagementService is aService
that enables the basic management of collections within a database.CollectionManagementServiceImpl CollectionManager provides management facilities for a Collection instance.CollectionTest CompiledExpression Configurable Provides the ability to configure properties about an object.Database Database
is an encapsulation of the database driver functionality that is necessary to access an XML database.DatabaseImpl Reference Database implmentation.DatabaseManager DatabaseManager
is the entry point for the API and enables you to get the initialCollection
references necessary to do anything useful with the API.ErrorCodes ErrorCodes defines XML:DB error codes that can be used to set theerrorCodes
attribute of anXMLDBException
NodeListImpl 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.ResourceSetImpl ResourceSet
contains a set of resources as returned from a query or other operation.ResourceTest Service TheService
interface provides an extension mechanism forCollection
implementations.SetContentHandler Simple ContentHandler that just converts the SAX event stream into a text representation of the document and stores it in the associated resource.SimpleBinaryResource Resource for encapsulation of binary data that is stored in the data base.SimpleCollection SimpleCollection provides an easy starting point for implementing the Collection interface.SimpleConfigurable Provides the ability to configure properties about an object.SimpleDatabase SimpleDatabase
implementation intended to be used as a base class for a specific implementation.SimpleResourceIterator ResourceIterator is used to iterate over a set of resources.SimpleResourceSet Provides a base ResourceSet implementation that utilizes a synchronized list to contain the set of resources.SimpleTransactionService Provides the ability to bundleCollection
operations into a transaction.SimpleXMLResource Provides access to XML resources stored in the database.SimpleXPathQueryService XPathQueryService is aService
that enables the execution of XPath queries within the context of aCollection
.StringContentHandler This a a simple content handler that makes it possible to do equals comparisons with XML stringsTransactionService Provides the ability to bundleCollection
operations into a transaction.TransactionServiceImpl Provides the ability to bundleCollection
operations into a transaction.XMLDBException XMLDBException is thrown for all errors in the XML:DB API.XMLDBTestCase XMLDBTestSuite XMLResource Provides access to XML resources stored in the database.XMLResourceImpl Provides access to XML resources stored in the file system.XObject XObjectImpl Wrapper for the Xalan XObject and maybe other XPath implementation specific things.XObjectImpl XPathQuery This class represents a XPath query, which anorg.apache.xalan.xpath.XPathProcessor
is able to handle.XPathQueryConfigurationException XPathQueryFactory XPathQueryFactoryImpl XPathQueryImpl XPathQueryService XPathQueryService is aService
that enables the execution of XPath queries within the context of aCollection
or against a single XMLResource
stored in theCollection
.XPathQueryServiceImpl XPathQueryService is aService
that enables the execution of XPath queries within the context of aCollection
.XPathTest XQueryService XUpdateQuery This class represents a XUpdate query.XUpdateQueryConfigurationException XUpdateQueryFactory XUpdateQueryService XUpdateQueryService is aService
that enables the execution of XUpdate queries within the context of aCollection
or against a single document stored in a collection.