net.sourceforge.xwing.jelly.tags.util
Class ResultTag
java.lang.Object
org.apache.commons.jelly.TagSupport
net.sourceforge.xwing.jelly.tags.util.ResultTag
- All Implemented Interfaces:
- Tag
- public class ResultTag
- 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 |
ResultTag
public ResultTag()
doTag
public void doTag(XMLOutput output)
throws JellyTagException
- Throws:
JellyTagException
setValue
public void setValue(Object value)
Copyright © 2003 The Xwing Project. All Rights Reserved.