Uses of Interface
io.apicurio.registry.utils.converter.json.FormatStrategy
-
Packages that use FormatStrategy Package Description io.apicurio.registry.utils.converter io.apicurio.registry.utils.converter.json -
-
Uses of FormatStrategy in io.apicurio.registry.utils.converter
Methods in io.apicurio.registry.utils.converter with parameters of type FormatStrategy Modifier and Type Method Description ExtJsonConverterExtJsonConverter. setFormatStrategy(FormatStrategy formatStrategy) -
Uses of FormatStrategy in io.apicurio.registry.utils.converter.json
Classes in io.apicurio.registry.utils.converter.json that implement FormatStrategy Modifier and Type Class Description classCompactFormatStrategyclassPrettyFormatStrategy
-