Uses of Interface
javax.json.JsonString
Packages that use JsonString
-
Uses of JsonString in javax.json
Methods in javax.json that return JsonStringModifier and TypeMethodDescriptionJsonArray.getJsonString
(int index) Returns the string value at ths specified position in this array.JsonObject.getJsonString
(String name) Returns the string value to which the specified name is mapped. -
Uses of JsonString in org.glassfish.json
Classes in org.glassfish.json that implement JsonStringMethods in org.glassfish.json that return JsonStringModifier and TypeMethodDescriptionJsonArrayBuilderImpl.JsonArrayImpl.getJsonString
(int index) JsonObjectBuilderImpl.JsonObjectImpl.getJsonString
(String name)