|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PatternFormatter | +--org.apache.velocity.runtime.log.VelocityFormatter
Constructor Summary | |
VelocityFormatter(java.lang.String format)
|
Method Summary | |
protected java.lang.String |
getTime(long time,
java.lang.String format)
Utility method to format time. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VelocityFormatter(java.lang.String format)
Method Detail |
protected java.lang.String getTime(long time, java.lang.String format)
time
- the timeformat
- ancilliary format parameter - allowed to be null
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |