Unmarshaller<Character,StaxUnmarshallerContext>
public static class SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller extends Object implements Unmarshaller<Character,StaxUnmarshallerContext>
Constructor | Description |
---|---|
CharacterJsonUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller |
getInstance() |
|
Character |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public static SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller getInstance()
public Character unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<Character,StaxUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.