public class AddToListValuesTag extends VarSetterBaseTag
<spider:addToListValue> tag. After this tag and its nested body are
evaluated, a scoped attribute will contain a List of Map objects (each representing a
spider object) with the properties specified by <spider:addToListValueProperty> tags nested inside
the <spider:addToListValue> tag.| Constructor and Description |
|---|
AddToListValuesTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(Map map) |
int |
doEndTag() |
int |
doStartTag() |
void |
release()
Release tag state.
|
getVar, setScope, setScopedVariable, setVarpublic void addValue(Map map)
public 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 VarSetterBaseTagCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.