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