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