net.ontopia.topicmaps.nav2.taglibs.tolog
Class SymbolicIdTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by net.ontopia.topicmaps.nav2.taglibs.tolog.BaseOutputProducingTag
          extended by net.ontopia.topicmaps.nav2.taglibs.tolog.SymbolicIdTag
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class SymbolicIdTag
extends BaseOutputProducingTag

INTERNAL: Outputs a stable identifier to the object if possible, if not outputs the object ID.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.ontopia.topicmaps.nav2.taglibs.tolog.BaseOutputProducingTag
escapeEntities, fallbackValue, query, variableName
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
SymbolicIdTag()
           
 
Method Summary
 void generateOutput(javax.servlet.jsp.JspWriter out, Object outObject)
           
 String getName()
           
 
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.tolog.BaseOutputProducingTag
doEndTag, doStartTag, generateOutputObject, print2Writer, release, setFallback, setQuery, setVar
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolicIdTag

public SymbolicIdTag()
Method Detail

generateOutput

public final void generateOutput(javax.servlet.jsp.JspWriter out,
                                 Object outObject)
                          throws javax.servlet.jsp.JspTagException,
                                 IOException
Specified by:
generateOutput in class BaseOutputProducingTag
Throws:
javax.servlet.jsp.JspTagException
IOException

getName

public String getName()
Specified by:
getName in class BaseOutputProducingTag


Copyright © 2000-2012 Ontopia.