Searched defs:atts (Results 1 – 15 of 15) sorted by relevance
94 public AttributeListImpl (AttributeList atts) in AttributeListImpl()114 public void setAttributeList (AttributeList atts) in setAttributeList()
75 public AttributesImpl (Attributes atts) in AttributesImpl()347 public void setAttributes (Attributes atts) in setAttributes()
333 String qName, Attributes atts) in startElement()
525 Attributes atts) in startElement()
836 private AttributesImpl atts = null; field in ParserAdapter
261 AttributeListImpl atts = new AttributeListImpl(); in testStartElement() local279 AttributeListImpl atts = new AttributeListImpl(); in testEndElement() local
234 AttributesImpl atts = new AttributesImpl(); in testStartElement() local
363 Attributes atts = new AttributesImpl(); in testStartElement() local
72 public Attributes2Impl (Attributes atts) in Attributes2Impl()201 public void setAttributes (Attributes atts) in setAttributes()
150 Attributes atts = new Attributes(); in test_putAllLjava_util_Map() local227 Attributes atts = new Attributes(); in test_putLjava_lang_ObjectLjava_lang_Object() local
131 public abstract void startElement (String name, AttributeList atts) in startElement()
258 String qName, Attributes atts) in startElement()
97 public void startElement(String name, AttributeList atts) throws SAXException { in startElement()101 public void startElement(String uri, String localName, String name, Attributes atts) in startElement()
378 Attributes atts) { in startElement()
230 Attributes atts) throws SAXException { in startElement()