org.xmldb.api.base |
|
Java Source File Name | Type | Comment |
Collection.java | Interface | A Collection represents a collection of Resource s
stored within an XML
database. |
Configurable.java | Interface | Provides the ability to configure properties about an object. |
Database.java | Interface | Database is an encapsulation of the database driver
functionality that is
necessary to access an XML database. |
ErrorCodes.java | Class | |
Resource.java | Interface | Resource is a container for data stored within the database. |
ResourceIterator.java | Interface | ResourceIterator is used to iterate over a set of resources. |
Service.java | Interface | The Service interface provides an extension mechanism for
Collection implementations. |
XMLDBException.java | Class | XMLDBException is thrown for all errors in the XML:DB API. |