| Interface | Description |
|---|---|
| JsonDomValue<T> |
Generic wrapper to keep JSON implementation specifics off of JSON DOM.
|
| Class | Description |
|---|---|
| GsonDomValue | |
| JacksonDomValue | |
| JakartaJsonProcessingDomValue | |
| JsonProcessingDomValue |
JSON DOM does not come with its own JSON parser or JSON element objects.
Instead JsonDomValue is made up to
integrate existing parsers.
Copyright © 2024. All rights reserved.