|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.evaluator.sources.PropertiesExpressionSource
PropertiesExpressionSource
Constructor Summary | |
PropertiesExpressionSource()
|
Method Summary | |
java.lang.String |
getExpressionValue(java.lang.String expression)
Gets a value for a provided Expression. |
java.util.Properties |
getProperties()
|
void |
setProperties(java.util.Properties properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertiesExpressionSource()
Method Detail |
public java.lang.String getExpressionValue(java.lang.String expression)
ExpressionSource
getExpressionValue
in interface ExpressionSource
expression
- the expression to attempt to get a value for.
public java.util.Properties getProperties()
public void setProperties(java.util.Properties properties)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |