StringBuilder.current
JsonState is JsonState.ARRAY_BEGIN and consumes the
beginning of a JSON array.current
JsonState is JsonState.DOCUMENT_BEGIN and consumes the
begin of the JSON document.current
JsonState is JsonState.OBJECT_BEGIN and consumes the
beginning of a JSON object.char that represents the Unicode byte order mark.CharacterArrayJsonSource.String value is a valid JSON string.JsonState of this DefaultJsonPullParser, which describes
the next type of value or structural element of the JSON document.DefaultJsonPullParser.DefaultJsonPullParser.DefaultJsonPullParser.DefaultJsonPullParser.DefaultJsonPullParser.DefaultJsonPushParser is a stream based JSON parser.DefaultJsonPushParser.DefaultJsonPushParser.DefaultJsonPushParser.DefaultJsonPushParser.DefaultJsonPushParser.current
JsonState is JsonState.DOCUMENT_END and consumes the end
of the JSON document.column that corresponds to the
current position of the underlying JsonSource in the character
sequence, as if the character source was a regular file.column that corresponds to the
current position of the underlying JsonSource in the character
sequence, as if the character source was a regular file.JsonSource in the character sequence, as if the character source
was a regular file.JsonSyntaxError.JsonSyntaxError.String otherwise.line that corresponds to the
current position of the underlying JsonSource in the character
sequence, as if the character source was a regular file.line that corresponds to the
current position of the underlying JsonSource in the character
sequence, as if the character source was a regular file.JsonSource in the character sequence, as if the character source
was a regular file.String otherwise.JsonSource and report to
the JsonHandler.IdleJsonHandler is a JsonHandler with empty methods.InvalidJsonIndexException is a JsonException indicates that
a given index value is not valid for a given JSON structure.InvalidJsonIndexException with the given message
and cause.InvalidJsonIndexException with the given message.InvalidJsonIndexException with the given cause.InvalidJsonValueException is a JsonValueException indicates that
a JSON value couldn't be processed or failed to fulfill a constraint.InvalidJsonValueException with the given message
and cause.InvalidJsonValueException with the given message.InvalidJsonValueException with the given cause.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 to describe a JSON document and calculates a result for the described
JSON document.JsonHandlingException is a JsonException that indicates that the
handling of a JSON document or a JSON value failed.JsonHandlingException with the given message and
cause.JsonHandlingException with the given message.JsonHandlingException with the given cause.JsonParserMode is a configuration flag that modifies the execution
of a DefaultJsonPullParser or a DefaultJsonPushParser.JsonPullParser is an event based JSON parser.JsonPullParser is an event based JSON parser.JsonSource represents access to a sequence of characters to be used
used by a JsonPullParser.JsonState describes the current state of a JsonPullParser
and determines which methods may be called successfully next.JsonSyntaxError describes the kinds of syntax error a JSON parser
may encounter.JsonSyntaxException is a JsonException that indicates that
a JSON parser encountered a JSON syntax error while parsing a JSON document.JsonSyntaxException for the given components.JsonValueException is a JsonException indicates that a JSON
value couldn't be processed.JsonValueException with the given message and
cause.JsonValueException with the given message.JsonValueException with the given cause.MissingJsonValueException is a JsonValueException indicates
that a JSON structure has no JSON value for a given index.MissingJsonValueException with the given message
and cause.MissingJsonValueException with the given message.MissingJsonValueException with the given cause.current
JsonState is JsonState.BOOLEAN and consumes and returns
the corresponding value.current
JsonState is JsonState.LONG and consumes and returns the
corresponding value as a byte.current
JsonState is JsonState.LONG and consumes and returns the
corresponding value as a char.current
JsonState is JsonState.DOUBLE and consumes and returns
the corresponding value.current
JsonState is JsonState.DOUBLE and consumes and returns
the corresponding value as a float.current
JsonState is JsonState.LONG and consumes and returns the
corresponding value as a int.current
JsonState is JsonState.LONG and consumes and returns the
corresponding value.current
JsonState is JsonState.NAME and consumes and returns the
corresponding name of a JSON object entry.current
JsonState is JsonState.NULL and consumes the
null The next JsonState describes either the next
sibling value of this JSON value or the end of surrounding JSON array or
JSON object.current
JsonState is JsonState.LONG and consumes and returns the
corresponding value as a short.current
JsonState is JsonState.STRING and consumes and returns
the corresponding value.NullJsonHandler is an IdleJsonHandler that does nothing.NullJsonHandlerStringJsonSource is a JsonSource that is backed by a given
Reader and buffers a small portion of the read characters in a
char[].StringJsonSource with the
default buffer size.StringJsonSource.current
JsonState is JsonState.STRING and return a Reader
that consumes the corresponding value.StringJsonSource.Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.