org.codehaus.plexus.util.interpolation
Class PropertiesBasedValueSource
java.lang.Object
org.codehaus.plexus.interpolation.PropertiesBasedValueSource
org.codehaus.plexus.util.interpolation.PropertiesBasedValueSource
- All Implemented Interfaces:
- org.codehaus.plexus.interpolation.ValueSource
Deprecated. Use plexus-interpolation APIs instead.
- public class PropertiesBasedValueSource
- extends org.codehaus.plexus.interpolation.PropertiesBasedValueSource
- Author:
- jdcasey
Methods inherited from class org.codehaus.plexus.interpolation.PropertiesBasedValueSource |
getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesBasedValueSource
public PropertiesBasedValueSource(Properties properties)
- Deprecated.
Copyright © 2001-2008 Codehaus. All Rights Reserved.