public class AddToListValueTag
extends javax.servlet.jsp.tagext.TagSupport
AddToListValueTag will have added a Map object (representing the spider object) with
properties as defined by nested <spider:addToListValueProperty> tags.| Constructor and Description |
|---|
AddToListValueTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String name,
String value) |
int |
doEndTag() |
int |
doStartTag() |
void |
release()
Release tag state.
|
void |
setId(String id) |
public void setId(String id)
setId in class javax.servlet.jsp.tagext.TagSupportpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.