org.codehaus.plexus.util.interpolation

Interface ValueSource

public interface ValueSource

Method Summary
ObjectgetValue(String expression)

Method Detail

getValue

public Object getValue(String expression)

Returns: the value related to the expression, or null if not found.