JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
tech.jhipster.lite.module.domain.replacement
Interface ContentReplacer
public interface
ContentReplacer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
apply
(
String
content)
JHipsterProjectFilePath
file
()
void
handleError
(
Throwable
e)
Method Details
file
JHipsterProjectFilePath
file
()
apply
String
apply
(
String
content)
handleError
void
handleError
(
Throwable
e)