Package org.beanio.stream.json
JSON record parser implementation.
-
Class Summary Class Description JsonParserConfiguration Stores configuration settings for parsing JSON formatted streams.JsonReader ARecordReader
implementation for JSON formatted records.JsonReaderSupport Base class for reading a JSON formatted stream.JsonRecordMarshaller ARecordMarshaller
implementation for JSON formatted records.JsonRecordParserFactory ARecordParserFactory
for JSON formatted streams.JsonRecordUnmarshaller ARecordUnmarshaller
implementation for JSON formatted records.JsonWriter ARecordWriter
implementation for writing JSON formatted record.JsonWriterSupport Base class for writing a JSON formatted stream.