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
372 private String[] getArrayOfWinningValues(String[] xpaths) { in getArrayOfWinningValues()387 private void checkFound(String[] last, String[] xpaths) { in checkFound()
964 public CLDRFile removeAll(Set<String> xpaths, boolean butComment) { in removeAll()
131 public void removeAll(Collection<String> xpaths) { in removeAll()
115 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument
670 List<Pattern> xpaths = filtersForLocale.get(subtype); in setCldrFileToCheck() local