public static class SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller extends java.lang.Object implements Unmarshaller<java.util.Date,JsonUnmarshallerContext>
| Constructor and Description |
|---|
SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller |
getInstance() |
java.util.Date |
unmarshall(JsonUnmarshallerContext unmarshallerContext) |
public SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller()
public java.util.Date unmarshall(JsonUnmarshallerContext unmarshallerContext) throws java.lang.Exception
unmarshall in interface Unmarshaller<java.util.Date,JsonUnmarshallerContext>java.lang.Exceptionpublic static SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller getInstance()