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