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