Searched refs:attributeGroupMap (Results 1 – 1 of 1) sorted by relevance
29 final private Map<String, XsdAttributeGroup> attributeGroupMap; field in XmlSchema35 Map<String, XsdAttributeGroup> attributeGroupMap, in XmlSchema() argument40 this.attributeGroupMap = attributeGroupMap; in XmlSchema()58 return attributeGroupMap; in getAttributeGroupMap()73 attributeGroupMap.putAll(schema.getAttributeGroupMap()); in include()