- All Known Implementing Classes:
- AtomicSequenceConverter.AtomicSequenceMappingFunction, ForExpression.MappingAction
public interface ItemMappingFunction
ItemMappingFunction is an interface that must be satisfied by an object passed to a
ItemMappingIterator. It represents an object which, given an Item, can return either
another Item, or null.