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