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