public class NestedIterateTag extends IterateTag implements NestedNameSupport
collection, id, indexId, iterator, length, lengthCount, lengthValue, messages, name, offset, offsetValue, property, scope, started, type| Constructor and Description |
|---|
NestedIterateTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody()
This is only overriden as the include reference will need it's index
updated.
|
int |
doEndTag()
Complete the processing of the tag.
|
int |
doStartTag()
Overriding method of the heart of the matter.
|
void |
release()
Release the tag's resources and reset the values.
|
getCollection, getId, getIndex, getIndexId, getLength, getName, getOffset, getProperty, getScope, getType, setCollection, setId, setIndexId, setLength, setName, setOffset, setProperty, setScope, setTypedoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setNamegetProperty, setPropertypublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class IterateTagjavax.servlet.jsp.JspException - if a JSP exception has occurredpublic int doAfterBody()
throws javax.servlet.jsp.JspException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class IterateTagjavax.servlet.jsp.JspException - if a JSP exception has occurredpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class IterateTagjavax.servlet.jsp.JspException - for the bad things JSP's dopublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class IterateTagCopyright © 2000–2025 Apache Software Foundation. All rights reserved.