public class TagTag extends DefineTagSupport
body, context, parent| Constructor and Description |
|---|
TagTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
java.lang.String |
getName() |
void |
setName(java.lang.String name)
Sets the name of the tag to create
|
getTagLibraryfindAncestorWithClass, 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
TagJellyTagExceptionpublic java.lang.String getName()
public void setName(java.lang.String name)
Copyright © 2012. All Rights Reserved.