public class UserProfileJsonUnmarshaller extends AbstractUnmarshaller<UserProfile,JsonUnmarshallerContext>
| Constructor and Description |
|---|
UserProfileJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static UserProfileJsonUnmarshaller |
getInstance() |
UserProfile |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static UserProfileJsonUnmarshaller getInstance()
public UserProfile parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<UserProfile,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<UserProfile,JsonUnmarshallerContext>java.lang.Exception