Class StringSearchModelInterpolator.InterpolateObjectAction.ObjectField
java.lang.Object
org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.ObjectField
- Enclosing class:
- StringSearchModelInterpolator.InterpolateObjectAction
static final class StringSearchModelInterpolator.InterpolateObjectAction.ObjectField
extends StringSearchModelInterpolator.InterpolateObjectAction.CacheField
-
Field Summary
FieldsFields 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
-
Field Details
-
isArray
private final boolean isArray
-
-
Constructor Details
-
ObjectField
ObjectField(Field field)
-
-
Method Details
-
doInterpolate
void doInterpolate(Object target, StringSearchModelInterpolator.InterpolateObjectAction ctx) throws IllegalAccessException - Specified by:
doInterpolate
in classStringSearchModelInterpolator.InterpolateObjectAction.CacheField
- Throws:
IllegalAccessException
-