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