net.sourceforge.xwing.jelly.tags.util
Class GcTag

java.lang.Object
  extended byorg.apache.commons.jelly.TagSupport
      extended bynet.sourceforge.xwing.jelly.tags.util.GcTag
All Implemented Interfaces:
Tag

public class GcTag
extends TagSupport


Field Summary
 
Fields inherited from class org.apache.commons.jelly.TagSupport
body, context, hasTrimmed, parent, shouldTrim
 
Constructor Summary
GcTag()
           
 
Method Summary
 void doTag(XMLOutput arg)
           
 
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
 

Constructor Detail

GcTag

public GcTag()
Method Detail

doTag

public void doTag(XMLOutput arg)


Copyright © 2003 The Xwing Project. All Rights Reserved.