public class NextMatchWatch extends ApplyTemplatesWatch
| Constructor and Description |
|---|
NextMatchWatch(Expression expression,
SequenceReceiver result,
Stack<XPathContext> contextStack) |
| Modifier and Type | Method and Description |
|---|---|
protected Rule |
getRule(FleetingNode node)
Get the template rule matching a specific node
|
close, computeActualParams, computeTunnelParams, endSelectedParentNode, getLocalContext, getMode, notifySelectedLeafNode, open, setActualParams, setMode, setTunnelParams, setWatchManager, startSelectedParentNodegetContext, getContextStack, getExpression, getParentExpressionFeed, getResult, setParentExpressionFeedgetAnchorNode, getNamespaceResolver, getPipelineConfiguration, getSelection, setAnchorNode, setNamespaceResolver, setPipelineConfiguration, setSelectionpublic NextMatchWatch(Expression expression, SequenceReceiver result, Stack<XPathContext> contextStack) throws XPathException
XPathExceptionprotected Rule getRule(FleetingNode node) throws XPathException
ApplyTemplatesWatchgetRule in class ApplyTemplatesWatchnode - the node (in a streamed input document) to be matchedXPathException - if a dynamic error occursCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.