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 getTopicMapHandles()
getPages
public Collection 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 getItemIdentifiers()
getSubjectIdentifiers
public Collection getSubjectIdentifiers()
getSubjectLocators
public Collection getSubjectLocators()
Copyright © 2000-2012 Ontopia.