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