public static class SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller extends Object implements Unmarshaller<Date,JsonUnmarshallerContext>
| Constructor and Description |
|---|
DateJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller |
getInstance() |
Date |
unmarshall(JsonUnmarshallerContext unmarshallerContext) |
public Date unmarshall(JsonUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Date,JsonUnmarshallerContext>Exceptionpublic static SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller getInstance()
Copyright © 2022. All rights reserved.