Searched defs:fullParts (Results 1 – 2 of 2) sorted by relevance
112 XPathParts fullParts = XPathParts.getFrozenInstance(path); in handlePathValue() local130 public void test(XPathParts fullParts, String value) { in test()149 public void test(XPathParts fullParts, String value) { in test()200 public void test(XPathParts fullParts, String value) { in test()227 private int findFirstQ(XPathParts fullParts, int size) { in findFirstQ()
98 XPathParts fullParts = XPathParts.getFrozenInstance(fullPath); in showDistinguishingAttributes() local