Package org.xmldb.api.base
package org.xmldb.api.base
-
ClassDescriptionA
Collectionrepresents a collection ofResources stored within an XML database.Provides the ability to configure properties about an object.Databaseis 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 theerrorCodesattribute of anXMLDBExceptionResourceis 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.TheServiceinterface provides an extension mechanism forCollectionimplementations.XMLDBException is thrown for all errors in the XML:DB API.