| Class | Description |
|---|---|
| PackageVersion |
This class is generated programmatically by Maven.
|
| RisonFactory |
See the Rison spec.
|
| RisonGenerator |
JsonGenerator that outputs Rison content using a Writer
which handles character encoding. |
| RisonParser |
This is a concrete implementation of
JsonParser, which is
based on a Reader to handle low-level character
conversion tasks. |
| Enum | Description |
|---|---|
| RisonGenerator.Feature |
Enumeration that defines all configurable features for Rison generators.
|
| RisonParser.Feature |
Enumeration that defines all configurable features for Rison parsers.
|
Copyright © 2020. All Rights Reserved.