| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.ref |
JSON Reference related classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonPointer
Implementation of IETF JSON Pointer draft, version 5
|
| Modifier and Type | Field and Description |
|---|---|
protected JsonFragment |
JsonRef.fragment
The fragment of this reference.
|
| Modifier and Type | Method and Description |
|---|---|
static JsonFragment |
JsonFragment.fromFragment(String fragment)
The only static factory method to obtain a fragment
|
JsonFragment |
JsonRef.getFragment()
Return this JSON Reference's fragment
|
| Modifier and Type | Method and Description |
|---|---|
int |
JsonFragment.compareTo(JsonFragment o) |
Copyright © 2013. All Rights Reserved.