Uses of Interface
net.ontopia.topicmaps.core.index.IdentifierIndexIF
-
Packages that use IdentifierIndexIF Package Description net.ontopia.topicmaps.impl.basic.index Index classes for use with the basic implementation.net.ontopia.topicmaps.impl.rdbms.index Index classes for use with the rdbms implementation. -
-
Uses of IdentifierIndexIF in net.ontopia.topicmaps.impl.basic.index
Classes in net.ontopia.topicmaps.impl.basic.index that implement IdentifierIndexIF Modifier and Type Class Description class
IdentifierIndex
-
Uses of IdentifierIndexIF in net.ontopia.topicmaps.impl.rdbms.index
Classes in net.ontopia.topicmaps.impl.rdbms.index that implement IdentifierIndexIF Modifier and Type Class Description class
IdentifierIndex
-