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