Packages |
org.dbxml |
Not much here except for a Stopwatch debugger class. |
org.dbxml.client.xmldb |
Implements the XML:DB API for use with dbXML data stores. |
org.dbxml.client.xmldb.resources |
Implements the XMLResource type from the XML:DB API. |
org.dbxml.client.xmldb.services |
Implements several XML:DB Services, including standard and extension services. |
org.dbxml.core |
This is the top-level package for all dbXML Core functionality. |
org.dbxml.core.corba |
Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.corba.db |
|
org.dbxml.core.data |
Defines and Implements several basic data types and container
interfaces, including Key, Value, DocumentSet and NodeSet. |
org.dbxml.core.filer |
Defines the dbXML Filer interface and implements several Filers,
including BTreeFiler and HashFiler. |
org.dbxml.core.indexer |
Defines the dbXML Indexer interface and implements the
IndexManager, and NodeIndexer classes. |
org.dbxml.core.indexer.helpers |
Implements several optimized Helper classes for dbXML IndexQuery
usage. |
org.dbxml.core.objects |
Defines the dbXML XMLObject interface and implements XMLObjectManager,
a reflection/invokation system and a Simple XMLObject implementation. |
org.dbxml.core.query |
Implements the dbXML QueryEngine and XPathQueryResolver. |
org.dbxml.core.request |
Implements several interfaces for extending dbXML resources
into the standard Java URLConnection system. |
org.dbxml.core.security |
Defines several classes for dbXML access control
and authentication. |
org.dbxml.core.server |
Defines the dbXML bootstrap class for stand-alone server
operation. |
org.dbxml.core.server.services |
Defines several Services that plug into the Juggernaut server
framework in order to allow dbXML to operate as a stand-alone
Server. |
org.dbxml.core.system |
This package contains system-level classes and XMLObjects. |
org.dbxml.core.xupdate |
Defines several classes for dbXML XUpdate query
processing. |
org.dbxml.tests |
Implements a few tools used to test various aspects of dbXML
as it is under development. |
org.dbxml.tools |
Implements the dbXML command-line tools system for server
administration and database access. |
org.dbxml.tools.command |
Implements the commands that are available via the Command
Line Tools. |
org.dbxml.xml |
Top level package for dbXML XML support, including DOM, SAX,
Compression, and JAXP drivers. |
org.dbxml.xml.dom |
Implements the dbXML Compressed DOM and DOMParser. |
org.dbxml.xml.dom.traversal |
Implements the dbXML Compressed DOM Traversal classes. |
org.dbxml.xml.jaxp |
Implements the factories necessary to provide JAXP support from
dbXML. |
org.dbxml.xml.sax |
Implements the dbXML SAX Event Generator and defines an
extension interface for intercepting compression events. |
org.xmldb.api |
|
org.xmldb.api.base |
|
org.xmldb.api.modules |
|
org.xmldb.api.reference |
|
org.xmldb.api.reference.modules |
|
org.xmldb.api.sdk |
|
org.xmldb.api.sdk.modules |
|
org.xmldb.api.tests |
|