public abstract class ForTokensSupport extends LoopTagSupport
Support for tag handlers for <forTokens>, the tokenizing iteration tag in JSTL 1.0. This class extends LoopTagSupport and provides ForTokens-specific functionality. The rtexprvalue and expression-evaluating libraries each have handlers that extend this class.
LoopTagSupport,
Serialized FormEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ForTokensSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Releases any resources this LoopTagSupport may have (or inherit).
|
doAfterBody, doCatch, doFinally, doStartTag, getCurrent, getLoopStatus, setVar, setVarStatusdoEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoEndTag, getParent, setPageContext, setParentpublic void release()
LoopTagSupportrelease in interface Tagrelease in class LoopTagSupportTag.release()Copyright © 2010 - 2020 Adobe. All Rights Reserved