org.apache.velocity.runtime.log
Class VelocityFormatter
PatternFormatterorg.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
- the formatted string
Copyright © 2003 Apache Software Foundation. All Rights Reserved.