public class SetTag extends SetSupport
| Constructor and Description |
|---|
SetTag() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
evalProperty()
Evaluate the property attribute.
|
protected Object |
evalTarget()
Evaluate the target attribute.
|
protected Object |
evalValue()
Evaluate the value attribute.
|
protected boolean |
isValueSpecified()
Indicates that the value attribute was specified.
|
void |
release() |
void |
setProperty(String property) |
void |
setTarget(Object target) |
void |
setValue(Object value) |
doEndTag, getExpressionFactory, setScope, setVardoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setValue(Object value)
public void setTarget(Object target)
public void setProperty(String property)
public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class SetSupportprotected boolean isValueSpecified()
SetSupportisValueSpecified in class SetSupportprotected Object evalValue()
SetSupportevalValue in class SetSupportprotected Object evalTarget()
SetSupportevalTarget in class SetSupportprotected String evalProperty()
SetSupportevalProperty in class SetSupportCopyright © 2025 JBoss by Red Hat. All rights reserved.