public static class ForExpressionAdjunct.ForExpressionFeed extends ItemFeed
Constructor and Description |
---|
ForExpressionFeed(Expression expr,
Feed out,
XPathContext context) |
Modifier and Type | Method and Description |
---|---|
void |
processItem(Item item)
Supply one item towards the streamed input of the expression
|
close, dynamicError, endSelectedParentNode, getContext, getExpression, getPipelineConfiguration, getReceiver, getResult, getTerminator, hasFailed, open, processItems, setExpression, setHasFailed, setPipelineConfiguration, setTerminator, startSelectedParentNode
public ForExpressionFeed(Expression expr, Feed out, XPathContext context)
public void processItem(Item item) throws XPathException
processItem
in interface Feed
processItem
in class ItemFeed
item
- the item to be suppliedXPathException
- May be raised if a dynamic error occursCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.