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