Uses of Package
com.helger.commons.serialize.convert
Packages that use com.helger.commons.serialize.convert
-
Classes in com.helger.commons.serialize.convert used by com.helger.commons.serialize.convertClassDescriptionInterface to be implemented to read and write objects.A callback interface that is used to iterate all available serialization converters.SPI interface to be implemented by other modules wishing to register their own serialization converters.This is the callback interface implemented by
SerializationConverterRegistryfor registration via the SPI interface.The registry that keeps the mappings for serialization converters.