public class NextMatchAction extends ApplyTemplatesAction
| Constructor and Description |
|---|
NextMatchAction(Expression expression,
Feed result,
XPathContext context) |
| 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, open, processItem, setActualParams, setMode, setTunnelParams, setWatchManager, startSelectedParentNodedynamicError, getContext, getExpression, getPipelineConfiguration, getReceiver, getResult, getTerminator, hasFailed, processItems, setExpression, setHasFailed, setPipelineConfiguration, setTerminatorpublic NextMatchAction(Expression expression, Feed result, XPathContext context) throws XPathException
XPathExceptionprotected Rule getRule(FleetingNode node) throws XPathException
ApplyTemplatesActiongetRule in class ApplyTemplatesActionnode - the node (in a streamed input document) to be matchedXPathException - if a dynamic error occursCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.