|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface ModelInterpolator
Field Summary | |
---|---|
static String |
BUILD_TIMESTAMP_FORMAT_PROPERTY
Deprecated. |
static String |
DEFAULT_BUILD_TIMESTAMP_FORMAT
Deprecated. |
static String |
ROLE
Deprecated. |
Method Summary | |
---|---|
Model |
interpolate(Model model,
File projectDir,
ProjectBuilderConfiguration config,
boolean debugEnabled)
Deprecated. |
Model |
interpolate(Model project,
Map<String,?> context)
Deprecated. Use interpolate(Model, File, ProjectBuilderConfiguration, boolean) instead. |
Model |
interpolate(Model model,
Map<String,?> context,
boolean strict)
Deprecated. Use interpolate(Model, File, ProjectBuilderConfiguration, boolean) instead. |
String |
interpolate(String src,
Model model,
File projectDir,
ProjectBuilderConfiguration config,
boolean debugEnabled)
Deprecated. |
Field Detail |
---|
static final String DEFAULT_BUILD_TIMESTAMP_FORMAT
static final String BUILD_TIMESTAMP_FORMAT_PROPERTY
static final String ROLE
Method Detail |
---|
Model interpolate(Model project, Map<String,?> context) throws ModelInterpolationException
interpolate(Model, File, ProjectBuilderConfiguration, boolean)
instead.
ModelInterpolationException
Model interpolate(Model model, Map<String,?> context, boolean strict) throws ModelInterpolationException
interpolate(Model, File, ProjectBuilderConfiguration, boolean)
instead.
ModelInterpolationException
Model interpolate(Model model, File projectDir, ProjectBuilderConfiguration config, boolean debugEnabled) throws ModelInterpolationException
ModelInterpolationException
String interpolate(String src, Model model, File projectDir, ProjectBuilderConfiguration config, boolean debugEnabled) throws ModelInterpolationException
ModelInterpolationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |