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 TypeClassDescriptionclassThis tag is bound onto a Java Bean class.classThis tag is bound onto aDynaClassinstance. -
Uses of BeanSource in org.apache.commons.jelly.tags.core
Classes in org.apache.commons.jelly.tags.core that implement BeanSourceModifier and TypeClassDescriptionclassA tag which instantiates an instance of the given class and then sets the properties on the bean.classA tag which creates a List implementation and optionally adds all of the elements identified by the items attribute.