Searched defs:qAtts (Results 1 – 2 of 2) sorted by relevance
480 public void startElement (String qName, AttributeList qAtts) throws SAXException { in startElement()899 void setAttributeList (AttributeList qAtts) in setAttributeList()1061 private AttributeList qAtts; field in ParserAdapter.AttributeListAdapter
438 AttributesAdapter qAtts; field in XMLReaderAdapter