Uses of Class
net.ontopia.topicmaps.impl.utils.AbstractIndex
Packages that use AbstractIndex
Package
Description
The RDBMS fulltext integration.
Index classes for use with the basic implementation.
Index classes for use with the rdbms implementation.
INTERNAL: Classes that are used by many implementations.
-
Uses of AbstractIndex in net.ontopia.infoset.fulltext.impl.rdbms
Subclasses of AbstractIndex in net.ontopia.infoset.fulltext.impl.rdbmsModifier and TypeClassDescriptionclassINTERNAL: A generic RDBMS fulltext searcher implementation. -
Uses of AbstractIndex in net.ontopia.topicmaps.impl.basic.index
Subclasses of AbstractIndex in net.ontopia.topicmaps.impl.basic.indexModifier and TypeClassDescriptionclassINTERNAL: The basic dynamic class instance index implementation.classclassINTERNAL: The basic dynamic name index implementation.classINTERNAL: The basic dynamic locator index implementation.classINTERNAL: The basic dynamic scope index implementation.classINTERNAL: The basic implementation of the statistics index. -
Uses of AbstractIndex in net.ontopia.topicmaps.impl.rdbms.index
Subclasses of AbstractIndex in net.ontopia.topicmaps.impl.rdbms.indexModifier and TypeClassDescriptionclassINTERNAL: The rdbms class instance index implementation.classclassINTERNAL: The rdbms name index implementation.classINTERNAL: The rdbms occurrence index implementation.classINTERNAL: An abstract super class used by the rdbms indexes.classINTERNAL: The rdbms scope index implementation.classINTERNAL: The RDBMS implementation of the statistics index. -
Uses of AbstractIndex in net.ontopia.topicmaps.impl.utils
Subclasses of AbstractIndex in net.ontopia.topicmaps.impl.utilsModifier and TypeClassDescriptionclassINTERNAL: An abstract dynamic index superclass.classINTERNAL: The indexer manager will keep track of base names, variants and occurrences that are changed in the topic map.