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