|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicIndexIF | |
|---|---|
| net.ontopia.topicmaps.utils.tmrap | |
| Uses of TopicIndexIF in net.ontopia.topicmaps.utils.tmrap |
|---|
| 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. |
| Fields in net.ontopia.topicmaps.utils.tmrap with type parameters of type TopicIndexIF | |
|---|---|
protected List<TopicIndexIF> |
FederatedTopicIndex.indexes
|
| Constructor parameters in net.ontopia.topicmaps.utils.tmrap with type arguments of type TopicIndexIF | |
|---|---|
FederatedTopicIndex(List<TopicIndexIF> indexes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||