Uses of Interface
de.xima.fc.common.json.IJsonPrimitiveConverter
Packages that use IJsonPrimitiveConverter
-
Uses of IJsonPrimitiveConverter in de.xima.fc.converter.json
Classes in de.xima.fc.converter.json that implement IJsonPrimitiveConverterModifier and TypeClassDescriptionenumA defaultIJsonPrimitiveConverterthat converts between JSON primitives and strings.Methods in de.xima.fc.converter.json with parameters of type IJsonPrimitiveConverterModifier and TypeMethodDescriptionJsonPathEntryConverter.Builder.primitiveConverter(IJsonPrimitiveConverter converter) Sets the converter for converting between JSON primitives and strings.