| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.ref |
JSON Reference related packages
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IdFragment
id fragment resolution class |
class |
JsonPointer
Implementation of IETF JSON Pointer draft, version 3
|
| Modifier and Type | Field and Description |
|---|---|
private static JsonFragment |
JsonFragment.EMPTY
Special case fragment (empty)
|
private JsonFragment |
JsonRef.fragment
The fragment of this JSON 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
|
Copyright © 2012. All Rights Reserved.