public static interface PushToPull.Pusher
| Modifier and Type | Method and Description |
|---|---|
void |
push(XPathContext context)
Evaluate an instruction in push mode
|
void push(XPathContext context) throws XPathException
context - the evaluation contextXPathException - in the event of a failureQuitParsingException - if there was an early exit, that is, if the instruction was evaluated
without reading the input to completionCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.