public interface  org.codehaus.plexus.interpolation.fixed.FixedValueSource extends java.lang.Object
{
public abstract java.lang.Object getValue(java.lang.String, org.codehaus.plexus.interpolation.fixed.InterpolationState);
}