Class | Description |
---|---|
JsonRef |
Representation of a JSON Reference
|
The main package which reprensents a JSON Reference is JsonRef
.
Recall: a JSON Reference is legal if and only if its fragment part is a JSON Pointer. Any other fragment part is illegal.