public class ForTokensTag extends ForTokensSupport implements LoopTag, IterationTag
A handler for <forTokens> that supports rtexprvalue-based attributes.
currentIndex, delims, items, stbegin, beginSpecified, deferredExpression, end, endSpecified, itemId, statusId, step, stepSpecifiedid, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ForTokensTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setBegin(int begin) |
void |
setDelims(String s) |
void |
setEnd(int end) |
void |
setItems(Object s) |
void |
setStep(int step) |
getDelims, hasNext, next, prepare, releasedoAfterBody, doCatch, doFinally, doStartTag, getCurrent, getLoopStatus, setVar, setVarStatus, validateBegin, validateEnd, validateStepdoEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrent, getLoopStatusdoAfterBodydoEndTag, doStartTag, getParent, release, setPageContext, setParentpublic void setBegin(int begin)
throws JspTagException
JspTagExceptionpublic void setEnd(int end)
throws JspTagException
JspTagExceptionpublic void setStep(int step)
throws JspTagException
JspTagExceptionpublic void setItems(Object s) throws JspTagException
JspTagExceptionpublic void setDelims(String s) throws JspTagException
JspTagExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.