Uses of Interface
org.apache.commons.jelly.impl.BeanSource
Packages that use BeanSource
Package
Description
Core implementation classes for Jelly.
The core Tags from the JSTL plus Jelly extensions.
-
Uses of BeanSource in org.apache.commons.jelly.impl
Classes in org.apache.commons.jelly.impl that implement BeanSourceModifier and TypeClassDescriptionclass
This tag is bound onto a Java Bean class.class
This tag is bound onto aDynaClass
instance. -
Uses of BeanSource in org.apache.commons.jelly.tags.core
Classes in org.apache.commons.jelly.tags.core that implement BeanSourceModifier and TypeClassDescriptionclass
A tag which instantiates an instance of the given class and then sets the properties on the bean.class
A tag which creates a List implementation and optionally adds all of the elements identified by the items attribute.