Methods in net.ontopia.topicmaps.utils.tmrap that return types with arguments of type TopicPage |
Collection<TopicPage> |
TopicPages.getPages(String mapHandle)
|
Collection<TopicPage> |
TopicMapTopicIndex.getTopicPages(Collection<LocatorIF> indicators,
Collection<LocatorIF> sources,
Collection<LocatorIF> subjects)
|
Collection<TopicPage> |
TopicIndexIF.getTopicPages(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. |
Collection<TopicPage> |
RemoteTopicIndex.getTopicPages(Collection<LocatorIF> indicators,
Collection<LocatorIF> sources,
Collection<LocatorIF> subjects)
|
Collection<TopicPage> |
RegistryTopicIndex.getTopicPages(Collection<LocatorIF> indicators,
Collection<LocatorIF> sources,
Collection<LocatorIF> subjects)
|
Collection<TopicPage> |
FederatedTopicIndex.getTopicPages(Collection<LocatorIF> indicators,
Collection<LocatorIF> sources,
Collection<LocatorIF> subjects)
|