public interface EventMappingFunction
| Modifier and Type | Method and Description |
|---|---|
EventIterator |
map(Item item)
Map one item to a sequence of pull events.
|
EventIterator map(Item item) throws XPathException
item - The item to be mapped.XPathExceptionCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.