Class ImagePreviewGeneratorConfigConverter

    • Constructor Detail

      • ImagePreviewGeneratorConfigConverter

        public ImagePreviewGeneratorConfigConverter()
    • Method Detail

      • configType

        public String configType()
      • convert

        public com.github.euler.preview.PreviewGenerator convert​(com.typesafe.config.Config config,
                                                                 ConfigContext configContext,
                                                                 TypesConfigConverter typeConfigConverter)
      • getConfig

        protected com.typesafe.config.Config getConfig​(com.typesafe.config.Config config)
      • getDefaultConfig

        protected com.typesafe.config.Config getDefaultConfig()