See my post about combining the Jackson Streaming API and the data binding capabilities provided by ObjectMapper
to parse JSON content.
cassiomolin/using-jackson-streaming-api-with-objectmapper
Example on how to combine Jackson Streaming API and the data binding capabilities provided by ObjectMapper to parse JSON.
Java