public class ExprTag extends TagSupport
body, context, parent
Constructor and Description |
---|
ExprTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setValue(Expression value)
Sets the Jexl expression to evaluate.
|
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 JellyTagException
Tag
JellyTagException
public void setValue(Expression value)
Copyright © 2014 Apache Software Foundation. All rights reserved.