org.apache.velocity.runtime.log
Class VelocityFormatter
PatternFormatter
org.apache.velocity.runtime.log.VelocityFormatter
public class VelocityFormatter
extends PatternFormatter
protected String | getTime(long time, String format) - Utility method to format time.
|
VelocityFormatter
public VelocityFormatter(String format)
getTime
protected String getTime(long time,
String format)
Utility method to format time.
time
- the timeformat
- ancilliary format parameter - allowed to be null
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.