-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.codehaus.jackson.map.JsonDeserializer
org.codehaus.jackson.map.JsonDeserializer.None
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
PROPERTY_VALUE |
deserialize(org.codehaus.jackson.JsonParser jsonParser,
org.codehaus.jackson.map.DeserializationContext deserializationContext) |
-
Methods inherited from class org.codehaus.jackson.map.JsonDeserializer
deserialize, deserializeWithType, getEmptyValue, getNullValue, unwrappingDeserializer
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
deserialize
public PROPERTY_VALUE deserialize(org.codehaus.jackson.JsonParser jsonParser,
org.codehaus.jackson.map.DeserializationContext deserializationContext)
throws IOException,
org.codehaus.jackson.JsonProcessingException
- Specified by:
deserialize in class org.codehaus.jackson.map.JsonDeserializer<PROPERTY_VALUE>
- Throws:
IOException
org.codehaus.jackson.JsonProcessingException
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.