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