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

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

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

Subclasses of DefineBeanTag in org.apache.commons.jelly.tags.define
 class DefineJellyBeanTag
          Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.
 



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