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 Marshaller |
JSONContext.marshaller |
Modifier and Type | Method and Description |
---|---|
Marshaller |
JSONContext.getMarshaller()
Marshaller is responsible for serializing Java code into js object
|