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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 903 pattern.setPredicates(getCompiledPredicates(opPos + argLen));
947 public Expression[] getCompiledPredicates(int opPos)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
PredicatedNodeTest.java 167 m_predicates = compiler.getCompiledPredicates(pos);
WalkerFactory.java     [all...]

Completed in 85 milliseconds