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