| Class | Description |
|---|---|
| JsonReader |
A special File Reader to read the .json DB files that ensures
proper character encoding is used and the necessary File Locks are created.
|
| JsonWriter |
A special File Writer to write to the .json DB files that ensures
proper character encoding is used and the necessary File Locks are created.
|
| Exception | Description |
|---|---|
| JsonFileLockException |