HomeSort by relevance Sort by last modified time
    Searched refs:visitBinaryOperation (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitor.java 111 public boolean visitBinaryOperation(ExpressionOwner owner, Operation op)
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Operation.java 172 if(visitor.visitBinaryOperation(owner, this))

Completed in 43 milliseconds