StatefulMappingFunctionAtomizer.AtomizingFunction, TupleSorter.TupleUnwrapperpublic interface MappingFunction
| Modifier and Type | Method | Description |
|---|---|---|
SequenceIterator |
map(Item item) |
Map one item to a sequence.
|
SequenceIterator map(Item item) throws XPathException
item - The item to be mapped.XPathException