public class AddTag extends PutTag
<put>.attributeName, body, realValueCOMPONENT_CONTEXT, COMPONENT_SCOPE, EXCEPTION_KEY, LOCALE_KEY| Constructor and Description |
|---|
AddTag()
default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
callParent()
Call parent tag which must implement AttributeContainer.
|
protected AddTagParent |
findEnclosingPutListTagParent()
Find parent tag which must implement AttributeContainer.
|
computeRealValue, doAfterBody, doEndTag, doStartTag, findEnclosingPutTagParent, getBeanName, getBeanProperty, getBeanScope, getContent, getName, getRealValue, getRealValueFromBean, getRole, getType, getValue, release, releaseInternal, setBeanName, setBeanProperty, setBeanScope, setContent, setContent, setDirect, setName, setObjectValue, setRole, setType, setValue, setValuedoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprotected void callParent()
throws javax.servlet.jsp.JspException
callParent in class PutTagjavax.servlet.jsp.JspException - If we can't find an appropriate enclosing tag.protected AddTagParent findEnclosingPutListTagParent() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException - If we can't find an appropriate enclosing tag.Copyright © 2000–2024 Apache Software Foundation. All rights reserved.