Searched refs:curXpath (Results 1 – 1 of 1) sorted by relevance
1020 String curXpath = it.next(); in removeDuplicates() local1023 if (!checked.contains(curXpath)) { in removeDuplicates()1025 Set<String> logicGroups = LogicalGrouping.getPaths(this, curXpath); in removeDuplicates()