public class StringSearchModelInterpolator extends AbstractStringBasedModelInterpolator
BUILD_TIMESTAMP_FORMAT_PROPERTY, DEFAULT_BUILD_TIMESTAMP_FORMAT, ROLE| Constructor and Description |
|---|
StringSearchModelInterpolator() |
StringSearchModelInterpolator(PathTranslator pathTranslator) |
| Modifier and Type | Method and Description |
|---|---|
protected org.codehaus.plexus.interpolation.Interpolator |
createInterpolator() |
Model |
interpolate(Model model,
File projectDir,
ProjectBuilderConfiguration config,
boolean debugEnabled) |
protected void |
interpolateObject(Object obj,
Model model,
File projectDir,
ProjectBuilderConfiguration config,
boolean debugEnabled) |
createPostProcessors, createValueSources, getInterpolator, getRecursionInterceptor, initialize, interpolate, interpolate, interpolate, interpolateInternal, setRecursionInterceptorpublic StringSearchModelInterpolator()
public StringSearchModelInterpolator(PathTranslator pathTranslator)
public Model interpolate(Model model, File projectDir, ProjectBuilderConfiguration config, boolean debugEnabled) throws ModelInterpolationException
interpolate in interface ModelInterpolatorinterpolate in class AbstractStringBasedModelInterpolatorModelInterpolationExceptionprotected void interpolateObject(Object obj, Model model, File projectDir, ProjectBuilderConfiguration config, boolean debugEnabled) throws ModelInterpolationException
ModelInterpolationExceptionprotected org.codehaus.plexus.interpolation.Interpolator createInterpolator()
createInterpolator in class AbstractStringBasedModelInterpolatorCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.