Interface ObjectReadContext

All Known Implementing Classes:
ObjectReadContext.Base

public interface ObjectReadContext
Defines API for accessing configuration and state exposed by higher level databind functionality during read (token stream to Object deserialization) process. Access is mostly needed during construction of JsonParser instances by TokenStreamFactory.
Since:
3.0