|
Interface Summary |
| Collection |
A Collection represents a collection of Resources
stored within an XML
database. |
| 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. |
| 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. |