Searched defs:newAttributes (Results 1 – 3 of 3) sorted by relevance
248 final List<Attribute> newAttributes = new ArrayList<>(); in getAnnotationAttributes() local335 final List<Attribute> newAttributes = new ArrayList<>(); in getParameterAnnotationAttributes() local
229 Attribute[] newAttributes = new Attribute[attributesCount + 1]; in addAttribute() local
1203 Set<String> newAttributes = newElement2Attributes in TestBasicDTDCompatibility() local