dbXML API

Uses of Package
org.dbxml.xml

Packages that use org.dbxml.xml
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.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.indexer Defines the dbXML Indexer interface and implements the IndexManager, and NodeIndexer classes. 
org.dbxml.core.query Implements the dbXML QueryEngine and XPathQueryResolver. 
org.dbxml.core.xupdate Defines several classes for dbXML XUpdate query processing. 
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.sax Implements the dbXML SAX Event Generator and defines an extension interface for intercepting compression events. 
 

Classes in org.dbxml.xml used by org.dbxml.client.xmldb
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
 

Classes in org.dbxml.xml used by org.dbxml.client.xmldb.resources
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
 

Classes in org.dbxml.xml used by org.dbxml.core
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
XMLSerializable
          XMLSerializable is the interface that must be implemented by XMLSerializable classes.
 

Classes in org.dbxml.xml used by org.dbxml.core.corba
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
 

Classes in org.dbxml.xml used by org.dbxml.core.indexer
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
 

Classes in org.dbxml.xml used by org.dbxml.core.query
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
 

Classes in org.dbxml.xml used by org.dbxml.core.xupdate
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
 

Classes in org.dbxml.xml used by org.dbxml.xml
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
SymbolTable.SymbolInfo
           
SymbolTableSymbols
          SymbolTableSymbols is class that represents the hard-coded definition of a compressed symbol table.
XMLSerializable
          XMLSerializable is the interface that must be implemented by XMLSerializable classes.
 

Classes in org.dbxml.xml used by org.dbxml.xml.dom
NodeSource
          NodeSource encapsulates the source of a Document, including its Collection reference and its Key.
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
XMLCompressedOutput
          XMLCompressedInput is an OutputStream extension that provides functions for writing types to a dbXML Compressed XML Stream.
 

Classes in org.dbxml.xml used by org.dbxml.xml.sax
SymbolTable
          SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved