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