Package org.xmldb.api.base


package org.xmldb.api.base
  • Class
    Description
    A Collection represents a collection of Resources stored within an XML database.
     
    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.
    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.
    The Service interface provides an extension mechanism for Collection implementations.
    XMLDBException is thrown for all errors in the XML:DB API.