| Package | Description |
|---|---|
| org.apache.maven.model.interpolation |
| Modifier and Type | Field and Description |
|---|---|
private StringSearchModelInterpolator.InnerInterpolator |
StringSearchModelInterpolator.InterpolateObjectAction.interpolator |
| Modifier and Type | Method and Description |
|---|---|
private StringSearchModelInterpolator.InnerInterpolator |
StringSearchModelInterpolator.createInterpolator(java.util.List<? extends org.codehaus.plexus.interpolation.ValueSource> valueSources,
java.util.List<? extends org.codehaus.plexus.interpolation.InterpolationPostProcessor> postProcessors,
ModelProblemCollector problems)
Deprecated.
|
| Constructor and Description |
|---|
InterpolateObjectAction(java.lang.Object target,
StringSearchModelInterpolator.InnerInterpolator interpolator,
ModelProblemCollector problems) |