public class MatchesListDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<MatchesList>
| Constructor and Description |
|---|
MatchesListDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
MatchesList |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public MatchesList deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<MatchesList>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014. All Rights Reserved.