public class JSONNull extends JSONSimple
null.
Constructor and Description |
---|
JSONNull() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected String |
render(boolean pretty,
String indent)
Convert the JSON value into a string representation (JSON representation).
|
Object |
strip()
Strip all JSON information.
|
String |
toString() |
Copyright © 2012. All Rights Reserved.