Searched defs:readPropertyValue (Results 1 – 1 of 1) sorted by relevance
919 …public <T> T readPropertyValue(JsonParser p, BeanProperty prop, Class<T> type) throws IOException { in readPropertyValue() method in DeserializationContext927 …public <T> T readPropertyValue(JsonParser p, BeanProperty prop, JavaType type) throws IOException { in readPropertyValue() method in DeserializationContext