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