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
 

Subclasses of BeanTag in org.apache.commons.jelly.tags.define
 class ClassLoaderTag
          Creates a new URLClassLoader to dynamically load tags froms.
 class JellyBeanTag
          Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.
 



Copyright © 2012. All Rights Reserved.