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.XPathException
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.