Java javax.json JsonString fields, constructors, methods, implement or subclass

Example usage for Java javax.json JsonString fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.json JsonString.

The text is from its open source code.

Method

StringgetString()
Returns the JSON string value.
StringtoString()
Returns JSON text for this JSON value.