|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.assembly.interpolation.AssemblyExpressionEvaluator
public class AssemblyExpressionEvaluator
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator |
---|
ROLE |
Constructor Summary | |
---|---|
AssemblyExpressionEvaluator(AssemblerConfigurationSource configSource)
|
Method Summary | |
---|---|
java.io.File |
alignToBaseDirectory(java.io.File f)
|
java.lang.Object |
evaluate(java.lang.String expression)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssemblyExpressionEvaluator(AssemblerConfigurationSource configSource)
Method Detail |
---|
public java.io.File alignToBaseDirectory(java.io.File f)
alignToBaseDirectory
in interface org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator
public java.lang.Object evaluate(java.lang.String expression) throws org.codehaus.plexus.component.configurator.expression.ExpressionEvaluationException
evaluate
in interface org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |