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