| Class | Description |
|---|---|
| JsonMergeOption |
An object that contains parameters about how to merge a specific path of a JSON
document.
|
| JsonMergeOption.Builder |
A builder for
JsonMergeOption, with the document path already set. |
| JsonMergeOption.BuilderWithKeys |
An intermediary
JsonMergeOption build stage that is applicable when one or more
distinct keys are specified for a given document path. |
| JsonMerger<T> |
Combines two JSON documents.
|
The main package
Copyright © 2025. All rights reserved.