Searched defs:ContextMatchStepPattern (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/patterns/
H A DContextMatchStepPattern.java19 * $Id: ContextMatchStepPattern.java 468655 2006-10-28 07:12:06Z minchau $
33 public class ContextMatchStepPattern extends StepPattern class in inherits:StepPattern
38 * Construct a ContextMatchStepPattern.
41 public ContextMatchStepPattern(int axis, int paxis) method in class:ContextMatchStepPattern

Completed in 48 milliseconds