public static class JSONOne.JString extends Object
| Constructor and Description |
|---|
JString() |
JString(CharSequence obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(Writer w,
int indent,
boolean compact) |
String |
stringValue() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitarrayValue, boolValue, mapValue, nullValue, numberValue, print, print, printpublic JString()
public JString(CharSequence obj)
public String stringValue()
public void print(Writer w, int indent, boolean compact) throws IOException
print in interface JSONOne.JObjectIOExceptionCopyright © 2020. All rights reserved.