Home
last modified time | relevance | path

Searched refs:ancestorPattern (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java822 int opPos, int stepCount, StepPattern ancestorPattern) in stepPattern() argument
904 if(null == ancestorPattern) in stepPattern()
929 pattern.setRelativePathPattern(ancestorPattern); in stepPattern()