AbstractAppendingJavaTextJsonHandler is a JsonHandler that
appends the handled JSON document as a text, that mimics the
Object.toString() behavior of Javas collection classes, to a given
Appendable.AbstractAppendingJavaTextJsonHandler.AbstractAppendingJsonTextJsonHandler is a JsonHandler that
appends the handled JSON document as a pretty JSON text to a given
Appendable.AbstractAppendingJsonTextJsonHandler.AbstractIndentation is an Indentation that repeats a given
indentation string.AbstractIndentation.AbstractIndentation.AppendingJavaTextJsonHandler is a
AbstractAppendingJsonTextJsonHandler that appends the handled JSON
document as a pretty JSON text to a given Appendable and calculates
no result.AppendingJavaTextJsonHandler.AppendingJsonTextJsonHandler is a
AbstractAppendingJsonTextJsonHandler that appends the handled JSON
document as a pretty JSON text to a given Appendable and calculates
no result.AppendingJsonTextJsonHandler.AppendableAppendable.String value is a valid JSON name.String value is a valid JSON string.WhitespaceIndentation, using a single tab character and the system LineBreak, to default to, if no
specific Indentation is given.Appendable this
AbstractAppendingJavaTextJsonHandler has been created with.Appendable this
AbstractAppendingJsonTextJsonHandler has been created with.Indentation.LineBreak;Whitespace.IdleJsonHandler is a JsonHandler with empty methods.Indentation represents all strings necessary to perform consistent
indentation of structured strings.InvisibleIndentation is an Indentation that has no visible
effect.InvisibleIndentation.Indentation has any visible effect or if
every indentation string is the empty
string.JavaTextJsonHandler is a
AbstractAppendingJavaTextJsonHandler that calculates a text, that
mimics the Object.toString() behavior of Javas collection classes,
for the handled JSON document as a result.JavaTextJsonHandler using the
default Indentation.JavaTextJsonHandler.JsonException indicates that a JSON related operation failed.JsonException with the given message and cause.JsonException with the given message.JsonException with the given cause.JsonHandler provides a collection of callback methods that can be
called for a sequence of events that describe a JSON document.JsonHandlingException is a JsonProcessingException that
indicates that a JsonHandler couldn't handle an event in one of the
callback methods.JsonStateException with the given message and
cause.JsonStateException with the given message.JsonStateException with the given cause.JsonIndexException is a JsonException that indicates that
a given value is not a valid index for a given JSON structure.JsonIndexException with the given message
and cause.JsonIndexException with the given message.JsonIndexException with the given cause.JsonProcessingException is a JsonException that indicates
that a JSON related operation couldn't be performed.JsonProcessingException with the given message
and cause.JsonProcessingException with the given message.JsonProcessingException with the given cause.JsonStateException is a JsonProcessingException that
indicates that a JSON related operation couldn't be performed because the
JSON related object is not in the correct state for that operation.JsonStateException with the given message and
cause.JsonStateException with the given message.JsonStateException with the given cause.JsonTextJsonHandler is a
AbstractAppendingJsonTextJsonHandler that calculates a pretty JSON
text for the handled JSON document as a result.JsonTextJsonHandler using the
default Indentation.JsonTextJsonHandler.JsonValueException is a JsonException that indicates
that a JSON value couldn't be processed or failed to fulfill a constraint.JsonValueException with the given message
and cause.JsonValueException with the given message.JsonValueException with the given cause.Whitespace is a line break character string.NullJsonHandler is an IdleJsonHandler that does nothing.NullJsonHandlerVacantJsonIndexException is a JsonValueException
indicates that a JSON structure has no JSON value for a given index.VacantJsonIndexException with the given message
and cause.VacantJsonIndexException with the given message.VacantJsonIndexException with the given cause.Whitespace is a whitespace character string.WhitespaceIndentation is an Indentation that repeats a
given repetition of a Whitespace character.WhitespaceIndentation.Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.