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

  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 52 HasPositionalPredChecker hppc = new HasPositionalPredChecker(); local
53 path.callVisitors(null, hppc);
54 return hppc.m_hasPositionalPred;

Completed in 115 milliseconds