Searched defs:AttributeList (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/xml/sax/
H A DAttributeList.java4 // $Id: AttributeList.java,v 1.7 2004/04/26 17:34:34 dmegginson Exp $
35 * from the AttributeList. First, it can iterate through the entire
39 * public void startElement (String name, AttributeList atts) {
56 * public void startElement (String name, AttributeList atts) {
73 public interface AttributeList { interface
196 // end of AttributeList.java

Completed in 84 milliseconds