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

/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DUnionPathIterator.java164 loadLocationPaths(compiler, opPos, 0);
329 protected void loadLocationPaths(Compiler compiler, int opPos, int count) method in class:UnionPathIterator
338 loadLocationPaths(compiler, compiler.getNextOpPos(opPos), count + 1);
354 loadLocationPaths(compiler, compiler.getNextOpPos(opPos), count + 1);

Completed in 64 milliseconds