public class DeclareTag extends TagSupport
Tag handler for <declaregt; in JSTL. This tag handler is essentially a runtime no-op as far as tag logic is concerned; the only important functionality of the tag is to expose a scripting variable for an existing scoped attribute.
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
DeclareTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setType(String x) |
doAfterBody, doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic void setType(String x)
Copyright © 2018 JBoss by Red Hat. All rights reserved.