Searched refs:attribMap (Results 1 – 1 of 1) sorted by relevance
213 final Map<String, String> attribMap = new HashMap<String, String>(); in genAttributeMap() local220 attribMap.put(fullyQualifiedName, attributes.getValue(i)); in genAttributeMap()222 return attribMap; in genAttributeMap()