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