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