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