JavaScript is disabled on your browser.
Uses of Interface
javax.json.JsonStructure
-
-
-
Subinterfaces of JsonStructure in javax.json
Modifier and Type |
Interface and Description |
interface |
JsonArray
JsonArray represents an immutable JSON array
(an ordered sequence of zero or more values).
|
interface |
JsonObject
JsonObject class represents an immutable JSON object value
(an unordered collection of zero or more name/value pairs).
|
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.