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