| Interface | Description |
|---|---|
| ObjectMapperFactory |
Used to configure JsonContext and JsonReferenceProcessor
|
| Class | Description |
|---|---|
| DefaultObjectMapperFactory |
ObjectMapperFactory which produces default ObjectMappers
|
| JsonContext |
Represents a JSON node, its location (URL, file, etc) and a parent context if any
|
| JsonReference |
Represents a JSON reference string (its URI and pointer).
|
| JsonReferenceNode |
Represent a JSON Reference object node (one with a '$ref' key).
|
| JsonReferenceProcessor |
| Exception | Description |
|---|---|
| JsonReferenceException |
Generic exception for the package.
|
Copyright © 2016. All rights reserved.