Searched refs:visitLocationPath (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DXPathVisitor.java62 public boolean visitLocationPath(ExpressionOwner owner, LocPathIterator path) method in class:XPathVisitor
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DWalkingIterator.java306 if(visitor.visitLocationPath(owner, this))
H A DLocPathIterator.java924 if(visitor.visitLocationPath(owner, this))

Completed in 24 milliseconds