Class CiModelInterpolator.InterpolateObjectAction.MapField
java.lang.Object
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.MapField
- Enclosing class:
CiModelInterpolator.InterpolateObjectAction
static final class CiModelInterpolator.InterpolateObjectAction.MapField
extends CiModelInterpolator.InterpolateObjectAction.CacheField
-
Field Summary
Fields inherited from class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
field
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
Methods inherited from class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
interpolate
-
Constructor Details
-
MapField
MapField(Field field)
-
-
Method Details
-
doInterpolate
void doInterpolate(Object target, CiModelInterpolator.InterpolateObjectAction ctx) throws IllegalAccessException - Specified by:
doInterpolate
in classCiModelInterpolator.InterpolateObjectAction.CacheField
- Throws:
IllegalAccessException
-