Uses of Class
org.mortbay.xml.XmlParser.Attribute

Packages that use XmlParser.Attribute
org.mortbay.xml   
 

Uses of XmlParser.Attribute in org.mortbay.xml
 

Methods in org.mortbay.xml that return XmlParser.Attribute
 XmlParser.Attribute[] XmlParser.Node.getAttributes()
          Get an array of element attributes.