Uses of Package
org.xmldb.api.base

Packages that use org.xmldb.api.base
  • Class
    Description
    A Collection represents a collection of Resources stored within an XML database.
    Database is an encapsulation of the database driver functionality that is necessary to access an XML database.
    XMLDBException is thrown for all errors in the XML:DB API.
  • Class
    Description
    A Collection represents a collection of Resources stored within an XML database.
    Provides the ability to configure properties about an object.
    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.
  • Class
    Description
    A Collection represents a collection of Resources stored within an XML database.
     
    Provides the ability to configure properties about an object.
    Resource is a container for data stored within the database.
    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.