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