Searched refs:elementsWithoutDraft (Results 1 – 1 of 1) sorted by relevance
1273 Set<String> elementsWithoutDraft = new TreeSet<String>(); in TestDtdCompatibility() local1288 elementsWithoutDraft.add(element.name); in TestDtdCompatibility()1309 Collections.EMPTY_SET, elementsWithoutDraft); in TestDtdCompatibility()