Uses of Interface
tech.jhipster.lite.module.domain.replacement.ContentReplacer
Packages that use ContentReplacer
-
Uses of ContentReplacer in tech.jhipster.lite.module.domain.replacement
Methods in tech.jhipster.lite.module.domain.replacement that return ContentReplacerModifier and TypeMethodDescriptionprotected ContentReplacerJHipsterModuleMandatoryReplacements.JHipsterModuleFileMandatoryReplacementsBuilder.buildReplacer(JHipsterProjectFilePath file, ElementReplacer toReplace, String replacement) protected ContentReplacerJHipsterModuleOptionalReplacements.JHipsterModuleFileOptionalReplacementsBuilder.buildReplacer(JHipsterProjectFilePath file, ElementReplacer toReplace, String replacement) protected abstract ContentReplacerJHipsterModuleReplacements.JHipsterModuleFileReplacementsBuilder.buildReplacer(JHipsterProjectFilePath file, ElementReplacer toReplace, String replacement) Methods in tech.jhipster.lite.module.domain.replacement that return types with arguments of type ContentReplacer