Package org.beanio.stream.json
JSON record parser implementation.
-
Class Summary Class Description JsonParserConfiguration Stores configuration settings for parsing JSON formatted streams.JsonReader ARecordReaderimplementation for JSON formatted records.JsonReaderSupport Base class for reading a JSON formatted stream.JsonRecordMarshaller ARecordMarshallerimplementation for JSON formatted records.JsonRecordParserFactory ARecordParserFactoryfor JSON formatted streams.JsonRecordUnmarshaller ARecordUnmarshallerimplementation for JSON formatted records.JsonWriter ARecordWriterimplementation for writing JSON formatted record.JsonWriterSupport Base class for writing a JSON formatted stream.