net.ontopia.topicmaps.utils.tmrap
Class TopicPages
java.lang.Object
net.ontopia.topicmaps.utils.tmrap.TopicPages
public class TopicPages
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicPages
public TopicPages()
getTopicMapHandles
public Collection<String> getTopicMapHandles()
getPages
public Collection<TopicPage> getPages(String mapHandle)
getTMName
public String getTMName(String mapHandle)
addPage
public void addPage(String mapHandle,
TopicPage page,
String tmName)
addAll
public void addAll(TopicPages otherPages)
- Add all TopicPage objects from otherPages to this TopicPages object.
- Parameters:
otherPages
- The TopicPages to add to TopicPages.
getName
public String getName()
getItemIdentifiers
public Collection<LocatorIF> getItemIdentifiers()
getSubjectIdentifiers
public Collection<LocatorIF> getSubjectIdentifiers()
getSubjectLocators
public Collection<LocatorIF> getSubjectLocators()
Copyright © 2000-2012 Ontopia.