A streaming decoder for json data.
A streaming decoder for json data. This parser is intended to be relatively strict.
A parser that takes each value in a CaseClass and reports
A parser that takes each value in a CaseClass and reports
the type of object to build
A parser that will decode cbor data
A parser that will decode cbor data
A streaming decoder for csv data.
A streaming decoder for csv data.
This parser is lenient, in that it ignores trailing delimiters
A CSV file is always two levels deep - a two dimensional array.
A streaming decoder for json data.
A streaming decoder for json data. This parser is intended to be relatively strict.
A trivial "parser" that goes through the motions using each element of a map
A trivial "parser" that goes through the motions with each element of a seq
Objects related to Cbor's data model
Contains classes used to customize the CsvParser's behavior, as well as a few common instances of those classes.
Contains the various built-in parsers