|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.PluginParameterExpressionEvaluator
org.apache.maven.plugins.enforcer.EnforcerExpressionEvaluator
public class EnforcerExpressionEvaluator
The Class EnforcerExpressionEvaluator. This class wraps the PluginParameterExpressionEvaluator because it can't be accessed directly in 2.0.x so we must create a new one.
| Constructor Summary | |
|---|---|
EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject)
The Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.maven.plugin.PluginParameterExpressionEvaluator |
|---|
alignToBaseDirectory, evaluate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject)
theContext - the the contextthePathTranslator - the the path translatortheProject - the the project
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||