Searched refs:Attributes2 (Results 1 – 4 of 4) sorted by relevance
41 public class Attributes2Impl extends AttributesImpl implements Attributes2209 if (atts instanceof Attributes2) { in setAttributes()210 Attributes2 a2 = (Attributes2) atts; in setAttributes()
39 public interface Attributes2 extends Attributes interface
321 "luni/src/main/java/org/xml/sax/ext/Attributes2.java",
21586 public interface Attributes2 extends org.xml.sax.Attributes {21595 …Attributes2Impl extends org.xml.sax.helpers.AttributesImpl implements org.xml.sax.ext.Attributes2 {