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

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

Subclasses of BeanTag in org.apache.commons.jelly.tags.bean
 class BeanPropertyTag
          Creates a nested property via calling a beans createFoo() method then either calling the setFoo(value) or addFoo(value) methods in a similar way to how Ant tags construct themselves.
 



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