public static class SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller extends java.lang.Object implements Unmarshaller<java.math.BigInteger,StaxUnmarshallerContext>
| Constructor and Description |
|---|
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller |
getInstance() |
java.math.BigInteger |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller()
public java.math.BigInteger unmarshall(StaxUnmarshallerContext unmarshallerContext) throws java.lang.Exception
unmarshall in interface Unmarshaller<java.math.BigInteger,StaxUnmarshallerContext>java.lang.Exceptionpublic static SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller getInstance()