public class FindResourcesTag
extends TagSupport
| Constructor and Description |
|---|
FindResourcesTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
java.lang.String |
getLanguage()
Gets the language.
|
java.lang.String |
getQuery()
Gets the query.
|
java.lang.String |
getVar()
Gets the variable name to which to save the list of children.
|
void |
setLanguage(java.lang.String language)
Sets the language.
|
void |
setQuery(java.lang.String query)
Sets the query.
|
void |
setVar(java.lang.String var)
Sets the variable name to which to save the list of children.
|
public int doEndTag()
public java.lang.String getLanguage()
public java.lang.String getQuery()
public java.lang.String getVar()
public void setLanguage(java.lang.String language)
language - the new languagepublic void setQuery(java.lang.String query)
query - the new querypublic void setVar(java.lang.String var)
var - the variable name"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"