Note that the parser has no streaming support. header boolean If true, a header will be created as first line of the CSV. delimiter string Default delimiter is ,. A delimiter must be a single ...
InputStream inputStream = Json_to_csv.class.getClassLoader().getResourceAsStream("inputJson.json"); ...