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