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