Uses of Class
org.apache.commons.jelly.impl.StaticTag

Packages that use StaticTag
org.apache.commons.jelly.impl Core implementation classes for Jelly. 
 

Uses of StaticTag in org.apache.commons.jelly.impl
 

Methods in org.apache.commons.jelly.impl with parameters of type StaticTag
protected  Tag StaticTagScript.findDynamicTag(JellyContext context, StaticTag tag)
          Attempts to find a dynamically created tag that has been created since this script was compiled