public static class FunctionSequenceCoercer.Coercer extends java.lang.Object implements ItemMappingFunction
| Constructor and Description |
|---|
Coercer(SpecificFunctionType requiredItemType,
Configuration config,
Location locator) |
| Modifier and Type | Method and Description |
|---|---|
Function |
mapItem(Item item)
Map one item to another item.
|
public Coercer(SpecificFunctionType requiredItemType, Configuration config, Location locator)
public Function mapItem(Item item) throws XPathException
ItemMappingFunctionmapItem in interface ItemMappingFunctionitem - The input item to be mapped.XPathException - if a dynamic error occursCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.