|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.interpolation.AbstractValueSource
org.apache.maven.project.interpolation.BuildTimestampValueSource
@Deprecated public class BuildTimestampValueSource
Constructor Summary | |
---|---|
BuildTimestampValueSource(Date startTime,
String format)
Deprecated. |
Method Summary | |
---|---|
Object |
getValue(String expression)
Deprecated. |
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 |
Constructor Detail |
---|
public BuildTimestampValueSource(Date startTime, String format)
Method Detail |
---|
public Object getValue(String expression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |