| Package | Description |
|---|---|
| org.fossnova.json |
JSON Object Model (JOM) for representing and interacting with JSON objects and arrays.
|
| Modifier and Type | Method and Description |
|---|---|
JsonString |
JsonString.clone()
Clones this JSON string.
|
abstract JsonString |
JsonValueFactory.newJsonString(java.lang.String value)
Creates new JSON string.
|
Copyright © 2017 FOSS Nova Software Foundation. All rights reserved.