Interface EventReader<T>

All Known Implementing Classes:
MappingEventReader

public interface EventReader<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    read(com.fasterxml.jackson.core.JsonParser jsonParser)