Lines Matching defs:a2
1076 List<Attr> a2 = XmlUtils.sortedAttributeList(e2.getAttributes());1077 if (a1.size() > 0 || a2.size() > 0) {1088 for (Attr a : a2) {