net.sf.saxon.expr
public interface StatefulMappingFunction extends MappingFunction
Modifier and Type | Method and Description |
---|---|
StatefulMappingFunction |
getAnother()
Return a clone of this MappingFunction, with the state reset to its state at the beginning
of the underlying iteration
|
map
StatefulMappingFunction getAnother()