Searched refs:fullXpath (Results 1 – 2 of 2) sorted by relevance
65 final String fullXpath = file.getFullXPath(xpath); in main() local67 …XPathParts oldParts = XPathParts.getFrozenInstance(fullXpath).cloneAsThawed(); // not frozen, rewr… in main()
519 String fullXpath = file.getFullXPath(xpath);520 XPathParts parts = XPathParts.getFrozenInstance(fullXpath);