Searched defs:attributeMap (Results 1 – 2 of 2) sorted by relevance
27 final private Map<String, XsdAttribute> attributeMap; field in XmlSchema30 Map<String, XsdAttribute> attributeMap) { in XmlSchema()
40 final Map<String, String> attributeMap; field in XsdHandler.State44 State(String name, Map<String, String> attributeMap) { in State() argument110 Map<String, String> attributeMap = new HashMap<>(); in startElement() local556 private boolean isDeprecated(Map<String, String> attributeMap,List<XsdTag> tags) in isDeprecated() argument