Class CiModelInterpolator.InterpolateObjectAction.ObjectField
java.lang.Object
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ObjectField
- Enclosing class:
CiModelInterpolator.InterpolateObjectAction
static final class CiModelInterpolator.InterpolateObjectAction.ObjectField
extends CiModelInterpolator.InterpolateObjectAction.CacheField
-
Field Summary
FieldsFields 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
-
Field Details
-
isArray
private final boolean isArray
-
-
Constructor Details
-
ObjectField
ObjectField(Field field)
-
-
Method Details
-
doInterpolate
void doInterpolate(Object target, CiModelInterpolator.InterpolateObjectAction ctx) throws IllegalAccessException - Specified by:
doInterpolate
in classCiModelInterpolator.InterpolateObjectAction.CacheField
- Throws:
IllegalAccessException
-