org.apache.tools.ant.taskdefs
Class Tstamp.CustomFormat
java.lang.Object
|
+--org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
- Enclosing class:
- Tstamp
- public class Tstamp.CustomFormat
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tstamp.CustomFormat
public Tstamp.CustomFormat()
setProperty
public void setProperty(java.lang.String propertyName)
setPattern
public void setPattern(java.lang.String pattern)
setLocale
public void setLocale(java.lang.String locale)
setOffset
public void setOffset(int offset)
setUnit
public void setUnit(java.lang.String unit)
execute
public void execute(Project project,
java.util.Date date,
Location location)
Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.