| Class | Description |
|---|---|
| JsonLinesWriter | |
| JsonReader | |
| JsonRecordReader | |
| JsonRecordWriter |
Writes JSON using the structure of each record's natural representation.
|
| JsonWriter | |
| RecordJsonDeserializer |
Jackson component annotated on Record to load it from JSON.
|
| RecordJsonSerializer |
Jackson component annotated on Record to save it to JSON.
|
| SimpleJsonReader |
Reads a JSON stream created by
SimpleJsonWriter. |
| SimpleJsonWriter |
Writes JSON in the following simple format.
|
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.