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