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