Searched refs:getAttributeMap (Results 1 – 3 of 3) sorted by relevance
53 public Map<String, XsdAttribute> getAttributeMap() { in getAttributeMap() method in XmlSchema72 attributeMap.putAll(schema.getAttributeMap()); in include()
884 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()
1050 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()