| Interface | Description |
|---|---|
| JsonHandler<Result> |
A
JsonHandler provides a collection of callback methods that can be
called for a sequence of events that describe a JSON document. |
| Class | Description |
|---|---|
| IdleJsonHandler<Result> |
An
IdleJsonHandler is a JsonHandler with empty methods. |
| NullJsonHandler |
A
NullJsonHandler is an IdleJsonHandler that does nothing. |
| Exception | Description |
|---|---|
| JsonHandlingException |
A
JsonHandlingException is a JsonProcessingException that
indicates that a JsonHandler couldn't handle an event in one of the
callback methods. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.