com.opensymphony.webwork.views.jsp
Class PropertyTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.opensymphony.webwork.views.jsp.WebWorkTagSupport
com.opensymphony.webwork.views.jsp.PropertyTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class PropertyTag
- extends WebWorkTagSupport
- Version:
- $Revision: 1.17 $
- Author:
- $Author: plightbo $
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTag
public PropertyTag()
setDefault
public void setDefault(String defaultValue)
setEscape
public void setEscape(boolean escape)
setValue
public void setValue(String value)
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException