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