org.apache.maven.project.interpolation
Class BuildTimestampValueSource
java.lang.Object
   org.codehaus.plexus.interpolation.AbstractValueSource
org.codehaus.plexus.interpolation.AbstractValueSource
       org.apache.maven.project.interpolation.BuildTimestampValueSource
org.apache.maven.project.interpolation.BuildTimestampValueSource
- All Implemented Interfaces: 
- org.codehaus.plexus.interpolation.ValueSource
Deprecated.
- @Deprecated
public class BuildTimestampValueSource 
- extends org.codehaus.plexus.interpolation.AbstractValueSource
- Version:
- $Id: BuildTimestampValueSource.java 812614 2009-09-08 18:35:16Z bentmann $
 
 
| Methods inherited from class org.codehaus.plexus.interpolation.AbstractValueSource | 
| addFeedback, addFeedback, clearFeedback, getFeedback | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BuildTimestampValueSource
public BuildTimestampValueSource(Date startTime,
                                 String format)
- Deprecated. 
getValue
public Object getValue(String expression)
- Deprecated. - 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.