Searched refs:Attributes2 (Results 1 – 3 of 3) sorted by relevance
38 public class Attributes2Impl extends AttributesImpl implements Attributes2204 if (atts instanceof Attributes2) { in setAttributes()205 Attributes2 a2 = (Attributes2) atts; in setAttributes()
39 public interface Attributes2 extends Attributes interface
294 luni/src/main/java/org/xml/sax/ext/Attributes2.java \