public class ContextMatchStepPattern extends StepPattern
m_axism_name, m_whatToShow, SCORE_NODETEST, SCORE_NONE, SCORE_NSWILD, SCORE_OTHER, SCORE_QNAME, SHOW_BYFUNCTION, WILD| Constructor and Description |
|---|
ContextMatchStepPattern(int axis,
int paxis)
Construct a ContextMatchStepPattern.
|
| Modifier and Type | Method and Description |
|---|---|
XObject |
execute(XPathContext xctxt)
Execute an expression in the XPath runtime context, and return the result of the expression.
|
calcScore, calcTargetString, callSubtreeVisitors, callVisitors, canTraverseOutsideSubtree, deepEquals, execute, execute, executePredicates, executeRelativePathPattern, getAxis, getLastPos, getPredicate, getPredicateCount, getPredicates, getProximityPosition, getRelativePathPattern, setAxis, setPredicates, setRelativePathPattern, toStringgetLocalName, getNamespace, getNodeTypeTest, getStaticScore, getWhatToShow, initNodeTest, initNodeTest, setLocalName, setNamespace, setStaticScore, setWhatToShowasIterator, asNode, assertion, bool, error, execute, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isSameClass, isStableNumber, numpublic ContextMatchStepPattern(int axis,
int paxis)
axis - the axispaxis - the p axispublic XObject execute(XPathContext xctxt) throws TransformerException
execute in class StepPatternxctxt - The XPath runtime context.XObject.TransformerException - if a runtime exception occurs.Copyright © 2022–2023 HtmlUnit. All rights reserved.