Collection |
A Collection represents a collection of Resource s stored within an XML database.
|
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.
|
Identifier |
Represents the unique identifications for a resource within a database.
|
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.
|
ServiceProvider |
The ServiceProvider interface access to the Service implementation instances and
is able to query for implemented ones.
|
ServiceProviderCache.ProviderRegistry |
Registry used to add available service providers.
|