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

/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DXMLReaderAdapter.java105 qAtts = new AttributesAdapter();
433 AttributesAdapter qAtts;
446 static final class AttributesAdapter implements AttributeList
448 AttributesAdapter ()
442 static final class AttributesAdapter implements AttributeList class in class:XMLReaderAdapter
444 AttributesAdapter () method in class:XMLReaderAdapter.AttributesAdapter

Completed in 89 milliseconds