Searched refs:ContextMatchStepPattern (Results 1 – 2 of 2) sorted by relevance
33 public class ContextMatchStepPattern extends StepPattern class41 public ContextMatchStepPattern(int axis, int paxis) in ContextMatchStepPattern() method in ContextMatchStepPattern
33 import org.apache.xpath.patterns.ContextMatchStepPattern;940 StepPattern selfPattern = new ContextMatchStepPattern(axis, paxis); in loadSteps()