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