Searched refs:elementsWithoutAlt (Results 1 – 1 of 1) sorted by relevance
1272 Set<String> elementsWithoutAlt = new TreeSet<String>(); in TestDtdCompatibility() local1285 elementsWithoutAlt.add(element.name); in TestDtdCompatibility()1306 Collections.EMPTY_SET, elementsWithoutAlt); in TestDtdCompatibility()