Class MappingIterator<T>

  • All Implemented Interfaces:
    Iterator<T>

    public class MappingIterator<T>
    extends Object
    implements Iterator<T>
    Iterator exposed by ObjectMapper when binding sequence of objects. Extension is done to allow more convenient exposing of IOException (which basic Iterator does not expose)
    Since:
    1.8