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).
  • Constructor Details

  • Method Details

    • 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)