@Deprecated @Component(role=ModelInterpolator.class) public class StringSearchModelInterpolator extends AbstractStringBasedModelInterpolator
BUILD_TIMESTAMP_FORMAT_PROPERTY, DEFAULT_BUILD_TIMESTAMP_FORMAT, ROLE| Constructor and Description | 
|---|
StringSearchModelInterpolator()
Deprecated.  
  | 
StringSearchModelInterpolator(PathTranslator pathTranslator)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.codehaus.plexus.interpolation.Interpolator | 
createInterpolator()
Deprecated.  
  | 
Model | 
interpolate(Model model,
           File projectDir,
           ProjectBuilderConfiguration config,
           boolean debugEnabled)
Deprecated.  
  | 
protected void | 
interpolateObject(Object obj,
                 Model model,
                 File projectDir,
                 ProjectBuilderConfiguration config,
                 boolean debugEnabled)
Deprecated.  
  | 
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–2022 The Apache Software Foundation. All rights reserved.