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