public class FindResourcesTag extends TagSupport
EVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
FindResourcesTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Default processing of the end tag returning EVAL_PAGE.
|
String |
getLanguage()
Gets the language.
|
String |
getQuery()
Gets the query.
|
String |
getVar()
Gets the variable name to which to save the list of children.
|
void |
setLanguage(String language)
Sets the language.
|
void |
setQuery(String query)
Sets the query.
|
void |
setVar(String var)
Sets the variable name to which to save the list of children.
|
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic int doEndTag()
TagSupportdoEndTag in interface TagdoEndTag in class TagSupportTag.doEndTag()public String getLanguage()
public String getQuery()
public String getVar()
public void setLanguage(String language)
language - the new languagepublic void setQuery(String query)
query - the new querypublic void setVar(String var)
var - the variable nameCopyright © 2010 - 2020 Adobe. All Rights Reserved