org.apache.xpath.patterns
Class ContextMatchStepPattern
- ExpressionOwner, java.io.Serializable, ExpressionNode, SourceLocator, SubContextList, XPathVisitable
public class ContextMatchStepPattern
Special context node pattern matcher.
calcScore, calcTargetString, callVisitors, canTraverseOutsideSubtree, deepEquals, execute, execute, execute, fixupVariables, getAxis, getExpression, getLastPos, getMatchScore, getPredicate, getPredicateCount, getPredicates, getProximityPosition, getRelativePathPattern, getTargetString, setAxis, setExpression, setPredicates, setRelativePathPattern, toString |
callVisitors, debugWhatToShow, deepEquals, execute, execute, execute, fixupVariables, getDefaultScore, getLocalName, getNamespace, getNodeTypeTest, getStaticScore, getWhatToShow, initNodeTest, initNodeTest, setLocalName, setNamespace, setStaticScore, setWhatToShow |
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, deepEquals, error, execute, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, fixupVariables, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isStableNumber, num, warn, xstr |
ContextMatchStepPattern
public ContextMatchStepPattern(int axis,
int paxis) Construct a ContextMatchStepPattern.
executeRelativePathPattern
public XObject executeRelativePathPattern(XPathContext xctxt,
StepPattern prevStep)
throws TransformerException Execute the match pattern step relative to another step.
xctxt - The XPath runtime context.
NEEDSDOC @param prevStep
Copyright B) 2004 Apache XML Project. All Rights Reserved.