public class SetBundleTag extends TagSupport
body, context, parent| Constructor and Description |
|---|
SetBundleTag()
Creates a new instance of SetBundleTag
|
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setBasename(Expression basename) |
void |
setScope(java.lang.String scope) |
void |
setVar(java.lang.String var) |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void doTag(XMLOutput output) throws JellyTagException
JellyTagExceptionpublic void setVar(java.lang.String var)
public void setBasename(Expression basename)
public void setScope(java.lang.String scope)
Copyright © 2012. All Rights Reserved.