Searched refs:AttributeListImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/xml/sax/helpers/
H A DAttributeListImpl.java29 // $Id: AttributeListImpl.java,v 1.2 2004/11/03 22:53:08 jsuttor Exp $
67 * myatts = new AttributeListImpl(atts);
90 public class AttributeListImpl implements AttributeList class in inherits:AttributeList
103 public AttributeListImpl () method in class:AttributeListImpl
118 public AttributeListImpl (AttributeList atts) method in class:AttributeListImpl
202 * it will make sense to reuse the same AttributeListImpl object
336 // end of AttributeListImpl.java

Completed in 374 milliseconds