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