Constructor and Description |
---|
ItemMappingFeed(Expression expr,
Feed result,
Stack<XPathContext> contextStack) |
Modifier and Type | Method and Description |
---|---|
void |
append(Item item)
Supply an item to the feed
|
void |
setItemMappingFunction(ItemMappingFunction function) |
close, getContext, getContextStack, getExpression, getPipelineConfiguration, getResult, open, setPipelineConfiguration
public ItemMappingFeed(Expression expr, Feed result, Stack<XPathContext> contextStack)
public void setItemMappingFunction(ItemMappingFunction function)
public void append(Item item) throws XPathException
append
in interface Feed
append
in class ItemFeed
item
- the item being fedXPathException
- to report any failureCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.