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