Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

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.