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