Uses of Class
de.xima.fc.converter.json.JsonPathMapConverter
Packages that use JsonPathMapConverter
-
Uses of JsonPathMapConverter in de.xima.fc.converter.json
Fields in de.xima.fc.converter.json declared as JsonPathMapConverterModifier and TypeFieldDescriptionstatic final JsonPathMapConverterJsonPathMapConverter.DEFAULTA default instance of the converter that encrypts / decrypts all values (other than those explicitly marked withNoEncryption).static final JsonPathMapConverterJsonPathMapConverter.NO_ENCRYPTIONA default instance of the converter that does not encrypt / decrypt any values.