| Constructor and Description |
|---|
WithParamFeed(Expression expr,
Feed result,
XPathContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Signal the end of the sequence of items
|
void |
processItem(Item item)
Supply an item to the feed
|
dynamicError, endSelectedParentNode, getContext, getExpression, getPipelineConfiguration, getReceiver, getResult, getTerminator, hasFailed, open, processItems, setExpression, setHasFailed, setPipelineConfiguration, setTerminator, startSelectedParentNodepublic WithParamFeed(Expression expr, Feed result, XPathContext context)
public void processItem(Item item) throws XPathException
processItem in interface FeedprocessItem in class ItemFeeditem - the item being fedXPathException - to report any failurepublic void close()
throws XPathException
close in interface Feedclose in class ItemFeedXPathException - to report any failureCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.