net.sourceforge.xwing.jelly.tags.dom
Class SetAttributeTag
java.lang.Object
org.apache.commons.jelly.TagSupport
net.sourceforge.xwing.jelly.tags.dom.SetAttributeTag
- All Implemented Interfaces:
- Tag
- public class SetAttributeTag
- extends TagSupport
| Methods inherited from class org.apache.commons.jelly.TagSupport |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isTrim, setBody, setContext, setParent, setTrim, trimBody |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetAttributeTag
public SetAttributeTag()
setElement
public void setElement(Element element)
setName
public void setName(String name)
setValue
public void setValue(String value)
doTag
public void doTag(XMLOutput output)
throws MissingAttributeException,
JellyTagException
- Throws:
MissingAttributeException
JellyTagException
Copyright © 2003 The Xwing Project. All Rights Reserved.