Class StringSearchModelInterpolator.InterpolateObjectAction.MapField
java.lang.Object
org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.MapField
- Enclosing class:
- StringSearchModelInterpolator.InterpolateObjectAction
static final class StringSearchModelInterpolator.InterpolateObjectAction.MapField
extends StringSearchModelInterpolator.InterpolateObjectAction.CacheField
-
Field Summary
Fields inherited from class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
field
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
Methods inherited from class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
interpolate
-
Constructor Details
-
MapField
MapField(Field field)
-
-
Method Details
-
doInterpolate
void doInterpolate(Object target, StringSearchModelInterpolator.InterpolateObjectAction ctx) throws IllegalAccessException - Specified by:
doInterpolate
in classStringSearchModelInterpolator.InterpolateObjectAction.CacheField
- Throws:
IllegalAccessException
-