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