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