Uses of Class
net.ontopia.topicmaps.utils.tmrap.TopicPages
Packages that use TopicPages
-
Uses of TopicPages in net.ontopia.topicmaps.utils.tmrap
Methods in net.ontopia.topicmaps.utils.tmrap that return TopicPagesModifier and TypeMethodDescriptionFederatedTopicIndex.getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects) RegistryTopicIndex.getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects) RemoteTopicIndex.getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects) TopicIndexIF.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.TopicMapTopicIndex.getTopicPages2(Collection<LocatorIF> indicators, Collection<LocatorIF> sources, Collection<LocatorIF> subjects) Methods in net.ontopia.topicmaps.utils.tmrap with parameters of type TopicPagesModifier and TypeMethodDescriptionvoidTopicPages.addAll(TopicPages otherPages) Add all TopicPage objects from otherPages to this TopicPages object.