Package org.eel.kitchen.jsonschema.ref

JSON Reference related packages

See: Description

Package org.eel.kitchen.jsonschema.ref Description

JSON Reference related packages

The main package which reprensents a JSON Reference is JsonRef.

Fragments play a particularly important role in JSON References, as such there is a dedicated JsonFragment class to help resolve a fragment into a JSON document. It has two implementations: JsonPointer and IdFragment.

Copyright © 2012. All Rights Reserved.