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