public static class SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller extends Object implements Unmarshaller<BigInteger,StaxUnmarshallerContext>
| Constructor and Description |
|---|
BigIntegerStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller |
getInstance() |
BigInteger |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public BigInteger unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<BigInteger,StaxUnmarshallerContext>Exceptionpublic static SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller getInstance()
Copyright © 2022. All rights reserved.