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