Searched refs:ATTRIBUTES_POSSIBLE (Results 1 – 1 of 1) sorted by relevance
155 …static final Relation<String, Row.R2<DtdType, String>> ATTRIBUTES_POSSIBLE = Relation.of(new TreeM… field in GenerateItemCounts186 ATTRIBUTES_POSSIBLE.put(attributeName, attributeRow); in checkBadAttributes()246 for (Entry<String, Set<R2<DtdType, String>>> x : ATTRIBUTES_POSSIBLE.keyValuesSet()) { in checkBadAttributes()