Uses of Class
org.apache.commons.jelly.MapTagSupport
Packages that use MapTagSupport
Package
Description
The core Tags from the JSTL plus Jelly extensions.
-
Uses of MapTagSupport in org.apache.commons.jelly.tags.core
Subclasses of MapTagSupport in org.apache.commons.jelly.tags.coreModifier and TypeClassDescriptionclassA tag which sets the bean properties on the given bean.classA 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.