net.ontopia.topicmaps.utils.tmrap
Class TopicPage
java.lang.Object
net.ontopia.topicmaps.utils.tmrap.TopicPage
public class TopicPage
- extends Object
EXPERIMENTAL: Represents a topic page (that is, the primary page
for a topic in a web interface to a topic map).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicPage
public TopicPage(String editUrl,
String viewUrl,
String title,
String linktext,
TopicIF topic)
getEditURL
public String getEditURL()
getViewURL
public String getViewURL()
getURL
public String getURL()
getTitle
public String getTitle()
getLinkText
public String getLinkText()
getTopic
public TopicIF getTopic()
getReifierName
public static String getReifierName(TopicMapIF topicmap)
Copyright © 2000-2012 Ontopia.