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