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