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

public class LinkTag extends BaseOutputProducingTag
INTERNAL: Output Producing Tag for writing out the URI of an object. All characters listed as non-safe in RFC 2396 are escaped using URI %-escapes.
See Also: