Classes in net.ontopia.topicmaps.utils.tmrap that implement TopicIndexIF |
class |
FederatedTopicIndex
EXPERIMENTAL: An implementation that looks up topics in all
the given TopicIndexIFs and returns them. |
class |
RegistryTopicIndex
EXPERIMENTAL: An implementation that looks up topics in all currently open
topic maps in the given registry. |
class |
RemoteTopicIndex
EXPERIMENTAL: An implementation that looks up topics on remote
servers using the TM RAP protocol. |
class |
TopicMapTopicIndex
EXPERIMENTAL: An implementation that looks up topics in all the given topic
map. |