public class InvokeTag extends TagSupport
body, context, parent
Constructor and Description |
---|
InvokeTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setScript(Script script)
Sets the Script to be invoked by this tag, which typically has been previously
defined by the use of the <script> tag.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void setScript(Script script)
public void doTag(XMLOutput output) throws MissingAttributeException, JellyTagException
Tag
Copyright © 2012. All Rights Reserved.