public class DynaclassTag extends TagSupport
body, context, parent
Constructor and Description |
---|
DynaclassTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDynaProperty(org.apache.commons.beanutils.DynaProperty prop) |
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
java.lang.String |
getVar() |
void |
setName(java.lang.String name)
Sets the name of the new DynaClass
|
void |
setVar(java.lang.String var)
Sets the name of the variable to export the DynaClass instance
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void doTag(XMLOutput output) throws MissingAttributeException, JellyTagException
Tag
public void setName(java.lang.String name)
public java.lang.String getVar()
public void setVar(java.lang.String var)
protected void addDynaProperty(org.apache.commons.beanutils.DynaProperty prop)
Copyright © 2012. All Rights Reserved.