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()
73 public AttributesImpl (Attributes atts) in AttributesImpl()345 public void setAttributes (Attributes atts) in setAttributes()
328 String qName, Attributes atts) in startElement()
522 Attributes atts) in startElement()
821 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
150 Attributes atts = new Attributes(); in test_putAllLjava_util_Map() local227 Attributes atts = new Attributes(); in test_putLjava_lang_ObjectLjava_lang_Object() local
67 public Attributes2Impl (Attributes atts) in Attributes2Impl()196 public void setAttributes (Attributes atts) in setAttributes()
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()