public class JsonPathJohnzonObjectDeserializer extends Object implements JsonPathObjectDeserializer
| Constructor and Description |
|---|
JsonPathJohnzonObjectDeserializer(JohnzonObjectMapperFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
De-serialize data to an instance of
T. |
public JsonPathJohnzonObjectDeserializer(JohnzonObjectMapperFactory factory)
public <T> T deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
JsonPathObjectDeserializerT.deserialize in interface JsonPathObjectDeserializerCopyright © 2010–2025. All rights reserved.