public interface ItemMappingFunction<F extends Item,T extends Item>
T mapItem(F item) throws XPathException
item
- The input item to be mapped.XPathException
- if a dynamic error occursCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.