|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xindice.core.data | |
org.apache.xindice.client.corba | Implements the several POA-based Servants for CORBA connectivity to Xindice. |
org.apache.xindice.core | This is the top-level package for all Xindice Core functionality. |
org.apache.xindice.core.data | Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet. |
org.apache.xindice.core.filer | Defines the Xindice Filer interface and implements several Filers, including BTreeFiler and HashFiler. |
org.apache.xindice.core.indexer | Defines the Xindice Indexer interface and implements the IndexManager, and NodeIndexer classes. |
org.apache.xindice.core.indexer.helpers | Implements several optimized Helper classes for Xindice IndexQuery usage. |
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. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.client.corbaDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.coreDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. Key
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.dataDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. Key
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. Record
|
Record is a container for Key/Value pairs. RecordSet
|
RecordSet is an interface for iterating over a set of Records. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.filerKey
|
Key extends Value by providing a hash value for the Key. Record
|
Record is a container for Key/Value pairs. RecordSet
|
RecordSet is an interface for iterating over a set of Records. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.indexerKey
|
Key extends Value by providing a hash value for the Key. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.indexer.helpersValue
|
Value is the primary base class for all data storing objects. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.queryKey
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.core.xupdateKey
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.xmlKey
|
Key extends Value by providing a hash value for the Key. |
Classes in org.apache.xindice.core.data used by org.apache.xindice.xml.domValue
|
Value is the primary base class for all data storing objects. |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |