BeanIO 2.0.4

Package org.beanio.stream.json

JSON record parser implementation.

See:
          Description

Class Summary
JsonParserConfiguration Stores configuration settings for parsing JSON formatted streams.
JsonReader A RecordReader implementation for JSON formatted records.
JsonReaderSupport Base class for reading a JSON formatted stream.
JsonRecordMarshaller A RecordMarshaller implementation for JSON formatted records.
JsonRecordParserFactory A RecordParserFactory for JSON formatted streams.
JsonRecordUnmarshaller A RecordUnmarshaller implementation for JSON formatted records.
JsonWriter A RecordWriter implementation for writing JSON formatted record.
JsonWriterSupport Base class for writing a JSON formatted stream.
 

Package org.beanio.stream.json Description

JSON record parser implementation.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim