Uses of Class
org.apache.commons.jelly.tags.define.BeanTag

Packages that use BeanTag
org.apache.commons.jelly.tags.define Tag library which allows the creation of new tags using Jelly script itself. 
 

Uses of BeanTag in org.apache.commons.jelly.tags.define
 

Methods in org.apache.commons.jelly.tags.define with parameters of type BeanTag
 void DynamicTagLibrary.registerBeanTag(java.lang.String name, BeanTag tag)
          Creates a new Jelly Bean Tag with the given name
 



Copyright © 2002-2002 Apache Software Foundation. All Rights Reserved.