Uses of Class
org.apache.commons.jelly.tags.bean.BeanTagLibrary

Uses of BeanTagLibrary in org.apache.commons.jelly.tags.bean
 

Fields in org.apache.commons.jelly.tags.bean declared as BeanTagLibrary
private  BeanTagLibrary BeandefTag.library
          the library in which to define this new bean tag
 

Constructors in org.apache.commons.jelly.tags.bean with parameters of type BeanTagLibrary
BeandefTag(BeanTagLibrary library)