Apache Struts API Documentation: Uses of Class org.apache.struts.tiles.xmlDefinition.XmlAttribute

Apache Struts API


Uses of Class
org.apache.struts.tiles.xmlDefinition.XmlAttribute

Packages that use XmlAttribute
org.apache.struts.tiles.xmlDefinition   
 

Uses of XmlAttribute in org.apache.struts.tiles.xmlDefinition
 

Subclasses of XmlAttribute in org.apache.struts.tiles.xmlDefinition
 class XmlListAttribute
          An attribute as a List.
 

Methods in org.apache.struts.tiles.xmlDefinition with parameters of type XmlAttribute
 void XmlListAttribute.add(XmlAttribute element)
          Add an element in list.
 void XmlDefinition.addAttribute(XmlAttribute attribute)
          Add an attribute to this component.
 



Copyright © 2000-2005 - The Apache Software Foundation