Uses of Interface
org.basex.api.xmldb.BXXMLDBText

Packages that use BXXMLDBText
org.basex.api.xmldb   
 

Uses of BXXMLDBText in org.basex.api.xmldb
 

Classes in org.basex.api.xmldb that implement BXXMLDBText
 class BXCollection
          Implementation of the Collection Interface for the XMLDB:API.
 class BXCollectionManagementService
          Implementation of the CollectionManagementService Interface for the XMLDB:API.
 class BXDatabase
          Implementation of the Database Interface for the XMLDB:API.
 class BXQueryService
          Abstract QueryService definition for the XMLDB:API.
 class BXResourceIterator
          Implementation of the ResourceIterator Interface for the XMLDB:API.
 class BXResourceSet
          Implementation of the ResourceSet Interface for the XMLDB:API.
 class BXXMLResource
          Implementation of the XMLResource Interface for the XMLDB:API.