Searched refs:findElementById (Results 1 – 1 of 1) sorted by relevance
80 protected static Element findElementById(Element root, String id) { in findElementById() method in RefactoringTest86 Element result = findElementById(child, id); in findElementById()98 Element element = findElementById(root, id); in getElements()