Uses of Class
org.apache.commons.jelly.tags.define.Attribute

Packages that use Attribute
org.apache.commons.jelly.tags.define Tag library which allows the creation of new tags using Jelly script itself. 
 

Uses of Attribute in org.apache.commons.jelly.tags.define
 

Methods in org.apache.commons.jelly.tags.define with parameters of type Attribute
 void DefineBeanTag.addAttribute(Attribute attribute)
          Adds a new attribute definition to this dynamic tag
 

Constructors in org.apache.commons.jelly.tags.define with parameters of type Attribute
AttributeTag(Attribute attribute)
           
 



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