Interface | Description |
---|---|
JsonPointer |
Implementation of RFC6901 Json Pointers.
|
JsonPointerIterator |
The JsonPointerIterator is used by the read/write algorithms of the
JsonPointer to read/write the querying data structure Every method takes the currentValue as parameter, representing the actual value held by the query algorithm. |
Copyright © 2025 Eclipse. All rights reserved.