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