HomeSort by relevance Sort by last modified time
    Searched full:visitbinaryoperation (Results 1 - 5 of 5) sorted by null

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