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