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