Searched defs:xpaths (Results 1 – 7 of 7) sorted by relevance
67 Vector xpaths = paths.getElements(); in startElement() local
66 Vector xpaths = paths.getElements(); in startElement() local
359 private String[] getArrayOfWinningValues(String[] xpaths) { in getArrayOfWinningValues()374 private void checkFound(String[] last, String[] xpaths) { in checkFound()
917 public CLDRFile removeAll(Set<String> xpaths, boolean butComment) { in removeAll()
120 public void removeAll(Collection<String> xpaths) { in removeAll()
113 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument
671 List<Pattern> xpaths = filtersForLocale.get(subtype); in setCldrFileToCheck() local