Home
last modified time | relevance | path

Searched refs:RelativeLocationPath (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java1298 if (!RelativeLocationPath()) in PathExpr()
1597 if (!RelativeLocationPath() && !seenSlash) in LocationPath()
1623 protected boolean RelativeLocationPath() in RelativeLocationPath() method in XPathParser