public class AttributeTag extends TagSupport
<xsl:attribute>
tag.body, context, parent
Constructor and Description |
---|
AttributeTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
String |
getName() |
String |
getURI() |
void |
setName(String name)
Sets the name of the attribute.
|
void |
setURI(String namespace)
Sets the namespace URI of the element
|
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 String getName()
public void setName(String name)
public String getURI()
public void setURI(String namespace)
Copyright © 2014. All rights reserved.