Package org.chenile.filewatch.reader
Class JsonReader
java.lang.Object
org.chenile.filewatch.reader.JsonReader
Read a JSON file. Treat the file as a giant array of multiple records.
Parse it and return an iterator
- Author:
- Raja Shankar Kolluru
-
Field Details
-
objectMapper
ObjectMapper objectMapper -
list
-
-
Constructor Details
-
JsonReader
- Throws:
Exception
-
-
Method Details