Uses of Class
org.apache.commons.jelly.MapTagSupport

Packages that use MapTagSupport
org.apache.commons.jelly.tags.ant A tag library for using Ant tasks within Jelly 
org.apache.commons.jelly.tags.sql The SQL Tags from the JSTL  
org.apache.commons.jelly.tags.swing A tag library for creating Swing UIs via Jelly script 
 

Uses of MapTagSupport in org.apache.commons.jelly.tags.ant
 

Subclasses of MapTagSupport in org.apache.commons.jelly.tags.ant
 class AntTag
          Tag supporting ant's Tasks as well as dynamic runtime behaviour for 'unknown' tags.
 

Uses of MapTagSupport in org.apache.commons.jelly.tags.sql
 

Subclasses of MapTagSupport in org.apache.commons.jelly.tags.sql
 class RowTag
          Adds a new row to a parent <resultSet> Tag.
 

Uses of MapTagSupport in org.apache.commons.jelly.tags.swing
 

Subclasses of MapTagSupport in org.apache.commons.jelly.tags.swing
 class ActionTag
          Creates a Swing Action and attaches it to the parent component.
 



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