Atomizer.AtomizingFunction
, TupleSorter
public interface MappingFunction
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
map(Item item) |
Map one item to a sequence.
|
java.lang.Object map(Item item) throws XPathException
item
- The item to be mapped.XPathException