Xindice API

Uses of Package
org.apache.xindice.xml

Packages that use org.apache.xindice.xml
org.apache.xindice.client.corba Implements the several POA-based Servants for CORBA connectivity to Xindice. 
org.apache.xindice.client.xmldb Implements the XML:DB API for use with Xindice data stores. 
org.apache.xindice.client.xmldb.resources Implements the XMLResource type from the XML:DB API. 
org.apache.xindice.core This is the top-level package for all Xindice Core functionality. 
org.apache.xindice.core.indexer Defines the Xindice Indexer interface and implements the IndexManager, and NodeIndexer classes. 
org.apache.xindice.core.query Implements the Xindice QueryEngine and XPathQueryResolver. 
org.apache.xindice.core.xupdate Defines several classes for Xindice XUpdate query processing. 
org.apache.xindice.xml Top level package for Xindice XML support, including DOM, SAX, Compression, and JAXP drivers. 
org.apache.xindice.xml.dom Implements the Xindice Compressed DOM and DOMParser. 
org.apache.xindice.xml.sax Implements the Xindice SAX Event Generator and defines an extension interface for intercepting compression events. 
 

Classes in org.apache.xindice.xml used by org.apache.xindice.client.corba
SymbolTable
          SymbolTable is a class that allows the Xindice Compression system to resolve symbol IDs in compression/decompression passes.
 

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

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

Classes in org.apache.xindice.xml used by org.apache.xindice.core
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the Xindice 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.apache.xindice.xml used by org.apache.xindice.core.indexer
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the Xindice Compression system to resolve symbol IDs in compression/decompression passes.
 

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

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

Classes in org.apache.xindice.xml used by org.apache.xindice.xml
NamespaceMap
          NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
SymbolTable
          SymbolTable is a class that allows the Xindice 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.apache.xindice.xml used by org.apache.xindice.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 Xindice Compression system to resolve symbol IDs in compression/decompression passes.
XMLCompressedOutput
          XMLCompressedInput is an OutputStream extension that provides functions for writing types to a Xindice Compressed XML Stream.
 

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


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation