S - the type of the input itemsT - the type of the output itemspublic static interface MappingJavaIterator.Mapper<S,T>
| Modifier and Type | Method and Description |
|---|---|
T |
map(S in)
Map one input item to one output item
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.