|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xindice.core.indexer | |
org.apache.xindice.core | This is the top-level package for all Xindice Core functionality. |
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. |
Classes in org.apache.xindice.core.indexer used by org.apache.xindice.coreIndexer
|
Indexer is the abstract indexing interface for Xindice. IndexManager
|
IndexManager is a class that manages Indexes. |
Classes in org.apache.xindice.core.indexer used by org.apache.xindice.core.filerIndexQuery
|
IndexQuery represents the most primitive form of index querying. |
Classes in org.apache.xindice.core.indexer used by org.apache.xindice.core.indexerIndexer
|
Indexer is the abstract indexing interface for Xindice. IndexerException
|
A IndexerException is thrown by an Indexer if an exception occurs in the managing of the Indexer. IndexMatch
|
IndexMatch is used for representing match information. IndexPattern
|
IndexPattern is the internal representation of a pattern for index matching purposes. IndexQuery
|
IndexQuery represents the most primitive form of index querying. |
Classes in org.apache.xindice.core.indexer used by org.apache.xindice.core.indexer.helpersIndexPattern
|
IndexPattern is the internal representation of a pattern for index matching purposes. IndexQuery
|
IndexQuery represents the most primitive form of index querying. |
Classes in org.apache.xindice.core.indexer used by org.apache.xindice.core.queryIndexMatch
|
IndexMatch is used for representing match information. |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |