Searched refs:possibleAttributeKeys (Results 1 – 1 of 1) sorted by relevance
139 Set<String> possibleAttributeKeys = element2Attributes.getAll(element); in rewrite() local147 if (possibleAttributeKeys != null) { in rewrite()148 for (final String attribute : possibleAttributeKeys) { in rewrite()