Module org.eclipse.yasson
Package org.eclipse.yasson.internal.jsonstructure
package org.eclipse.yasson.internal.jsonstructure
-
ClassDescriptionBuilds
JsonArray
.Iterates overJsonArray
.Adapter forJsonGenerator
, that builds aJsonStructure
content tree instead of JSON text.BuildsJsonObject
delegates toJsonObjectBuilder
, caches key when written without a value.Iterates overJsonObject
managing internal state.Location pointer.Grouping interface forJsonObject
andJsonArray
generation.Iterates overJsonStructure
.Adapter forJsonParser
, that reads aJsonStructure
content tree instead of JSON text.