public interface StatefulMappingFunction<F extends Item,T extends Item>
Modifier and Type | Method and Description |
---|---|
StatefulMappingFunction<F,T> |
getAnother()
Return a clone of this MappingFunction, with the state reset to its state at the beginning
of the underlying iteration
|
StatefulMappingFunction<F,T> getAnother()
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.