|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag
net.ontopia.topicmaps.nav2.taglibs.output.ObjectIdTag
public class ObjectIdTag
INTERNAL: Output Producing Tag for selecting the ID of an object and writing it out.
Field Summary |
---|
Fields inherited from class net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag |
---|
contextTag, escapeEntities, numberOfElements, suppressEmptyCollection, 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 | |
---|---|
ObjectIdTag()
|
Method Summary | |
---|---|
void |
generateOutput(javax.servlet.jsp.JspWriter out,
Iterator iter)
INTERNAL: Generate information extracted from the input collection provided access by specified iterator. |
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag |
---|
doEndTag, doStartTag, getCollectionSize, print2Writer, release, setEscapeEntities, setOf, setSuppressEmptyCollection |
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 |
---|
public ObjectIdTag()
Method Detail |
---|
public final void generateOutput(javax.servlet.jsp.JspWriter out, Iterator iter) throws javax.servlet.jsp.JspTagException, IOException
OutputProducingTagIF
JspWriter
object.
generateOutput
in interface OutputProducingTagIF
generateOutput
in class BaseOutputProducingTag
javax.servlet.jsp.JspTagException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |