Package | Description |
---|---|
org.vostok.json |
Content the main class for converting java object to and from js object.
|
Modifier and Type | Field and Description |
---|---|
protected JSONContext |
Unmarshaller.context |
Modifier and Type | Method and Description |
---|---|
static JSONContext |
JSONContext.getInstance()
return default context with default converters list and nice = true
|
Constructor and Description |
---|
Marshaller(JSONContext context) |
Unmarshaller(JSONContext context) |