public interface ItemMappingFunction
| Modifier and Type | Method and Description |
|---|---|
Item |
mapItem(Item item)
Map one item to another item.
|
Item mapItem(Item item) throws XPathException
item - The input item to be mapped.XPathException - if a dynamic error occursCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.