Class IOTypeConverterRegistrar

java.lang.Object
com.helger.io.typeconvert.IOTypeConverterRegistrar
All Implemented Interfaces:
com.helger.typeconvert.ITypeConverterRegistrarSPI

@Immutable @IsSPIImplementation public final class IOTypeConverterRegistrar extends Object implements com.helger.typeconvert.ITypeConverterRegistrarSPI
Register the IO specific type converter
Author:
Philip Helger
  • Constructor Details

    • IOTypeConverterRegistrar

      public IOTypeConverterRegistrar()
  • Method Details

    • registerTypeConverter

      public void registerTypeConverter(@NonNull com.helger.typeconvert.ITypeConverterRegistry aRegistry)
      Specified by:
      registerTypeConverter in interface com.helger.typeconvert.ITypeConverterRegistrarSPI