Searched refs:getPathWithoutAlt (Results 1 – 2 of 2) sorted by relevance
1338 public static String getPathWithoutAlt(String xpath) { in getPathWithoutAlt() method in XPathParts
1041 aliasedPath = XPathParts.getPathWithoutAlt(xpath); in getPathLocation()