public class JSONString extends JSONValue
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(JSONTarget<?> target)
Appends this value to the specified target.
|
java.lang.String |
getString()
Returns the value.
|
public void addTo(JSONTarget<?> target)
JSONValuepublic java.lang.String getString()