public class JsonPathJackson2ObjectDeserializer extends Object implements JsonPathObjectDeserializer
| Constructor and Description |
|---|
JsonPathJackson2ObjectDeserializer(Jackson2ObjectMapperFactory 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 JsonPathJackson2ObjectDeserializer(Jackson2ObjectMapperFactory factory)
public <T> T deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
JsonPathObjectDeserializerT.deserialize in interface JsonPathObjectDeserializerCopyright © 2010–2025. All rights reserved.