Class PersianStringDisinfectant
- java.lang.Object
-
- com.fasterxml.jackson.databind.JsonDeserializer<OUTPUT>
-
- org.bardframework.commons.jackson.converter.ConverterDeserializer<String,String>
-
- org.bardframework.commons.jackson.converter.PersianStringDisinfectant
-
- All Implemented Interfaces:
com.fasterxml.jackson.databind.deser.NullValueProvider
public class PersianStringDisinfectant extends ConverterDeserializer<String,String>
Created by Vahid Zafari on 1/29/2016.
-
-
Constructor Summary
Constructors Constructor Description PersianStringDisinfectant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringconvert(String value)-
Methods inherited from class org.bardframework.commons.jackson.converter.ConverterDeserializer
deserialize
-
Methods inherited from class com.fasterxml.jackson.databind.JsonDeserializer
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
-
-