com.netease.cloud.transform
public static class SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller extends Object implements Unmarshaller<Double,StaxUnmarshallerContext>
Constructor and Description |
---|
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller |
getInstance() |
Double |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller()
public Double unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<Double,StaxUnmarshallerContext>
Exception
public static SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller getInstance()
Copyright © 2017. All Rights Reserved.