|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.dbxml.core.indexer | |
org.dbxml.core | This is the top-level package for all dbXML Core functionality. |
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.query | Implements the dbXML QueryEngine and XPathQueryResolver. |
Classes in org.dbxml.core.indexer used by org.dbxml.coreIndexer
|
Indexer is the abstract indexing interface for dbXML. IndexManager
|
IndexManager is a class that manages Indexes. |
Classes in org.dbxml.core.indexer used by org.dbxml.core.filerIndexQuery
|
IndexQuery represents the most primitive form of index querying. |
Classes in org.dbxml.core.indexer used by org.dbxml.core.indexerIndexer
|
Indexer is the abstract indexing interface for dbXML. 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.dbxml.core.indexer used by org.dbxml.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.dbxml.core.indexer used by org.dbxml.core.queryIndexMatch
|
IndexMatch is used for representing match information. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |