Class TopicMapIdTag

java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag
net.ontopia.topicmaps.nav2.taglibs.output.TopicMapIdTag
All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.Tag, Serializable, OutputProducingTagIF

public class TopicMapIdTag extends BaseOutputProducingTag
INTERNAL: Output Producing Tag for selecting the ID of the topicmap the specified object belongs to and writing it out.
Since:
1.2.5
See Also:
  • Constructor Details

    • TopicMapIdTag

      public TopicMapIdTag()
  • Method Details