Uses of Class
net.ontopia.topicmaps.utils.tmrap.TopicPages
-
Packages that use TopicPages Package Description net.ontopia.topicmaps.utils.tmrap -
-
Uses of TopicPages in net.ontopia.topicmaps.utils.tmrap
Methods in net.ontopia.topicmaps.utils.tmrap that return TopicPages Modifier and Type Method Description TopicPagesFederatedTopicIndex. getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects)TopicPagesRegistryTopicIndex. getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects)TopicPagesRemoteTopicIndex. getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects)TopicPagesTopicIndexIF. getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects)Returns all known topic pages for the topics whose identity matches one of the locators passed as arguments.TopicPagesTopicMapTopicIndex. getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects)Methods in net.ontopia.topicmaps.utils.tmrap with parameters of type TopicPages Modifier and Type Method Description voidTopicPages. addAll(TopicPages otherPages)Add all TopicPage objects from otherPages to this TopicPages object.
-