Unmarshaller<Date,StaxUnmarshallerContext>
public static class SimpleTypeStaxUnmarshallers.DateUnmarshaller extends Object implements Unmarshaller<Date,StaxUnmarshallerContext>
Constructor | Description |
---|---|
DateUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeStaxUnmarshallers.DateUnmarshaller |
getInstance() |
|
Date |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public static SimpleTypeStaxUnmarshallers.DateUnmarshaller getInstance()
public Date unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<Date,StaxUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.