Uses of Interface
tech.jhipster.lite.module.domain.file.TemplateRenderer
Packages that use TemplateRenderer
Package
Description
-
Uses of TemplateRenderer in tech.jhipster.lite.module.domain.file
Fields in tech.jhipster.lite.module.domain.file declared as TemplateRendererMethods in tech.jhipster.lite.module.domain.file with parameters of type TemplateRendererModifier and TypeMethodDescriptionbyte[]JHipsterTemplatedFile.content(ProjectFiles files, TemplateRenderer templateRenderer) byte[]JHipsterFileContent.read(ProjectFiles files, JHipsterModuleContext context, TemplateRenderer templateRenderer) -
Uses of TemplateRenderer in tech.jhipster.lite.module.infrastructure.secondary
Constructors in tech.jhipster.lite.module.infrastructure.secondary with parameters of type TemplateRendererModifierConstructorDescriptionFileSystemJHipsterModuleFiles(ProjectFiles files, TemplateRenderer templateRenderer) FileSystemReplacer(TemplateRenderer templateRenderer) -
Uses of TemplateRenderer in tech.jhipster.lite.module.infrastructure.secondary.file
Classes in tech.jhipster.lite.module.infrastructure.secondary.file that implement TemplateRenderer