public class DatasetJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Dataset,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DatasetJsonUnmarshaller |
instance |
Constructor and Description |
---|
DatasetJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DatasetJsonUnmarshaller |
getInstance() |
Dataset |
unmarshall(JsonUnmarshallerContext context) |
private static DatasetJsonUnmarshaller instance
public Dataset unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Dataset,JsonUnmarshallerContext>
java.lang.Exception
public static DatasetJsonUnmarshaller getInstance()