Searched refs:verifyElement (Results 1 – 1 of 1) sorted by relevance
324 Matcher verifyElement = MIDDLE_OF_ATTRIBUTE_VALUE.matcher(oldPath.substring(oldPos)); in stripLastElement() local325 while (verifyElement.lookingAt()) { in stripLastElement()328 verifyElement.reset(oldPath.substring(oldPos)); in stripLastElement()