org.mortbay.io
Class BufferDateCache
java.lang.Object
org.mortbay.util.DateCache
org.mortbay.io.BufferDateCache
public class BufferDateCache
- extends DateCache
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferDateCache
public BufferDateCache()
BufferDateCache
public BufferDateCache(String format,
DateFormatSymbols s)
BufferDateCache
public BufferDateCache(String format,
Locale l)
BufferDateCache
public BufferDateCache(String format)
formatBuffer
public Buffer formatBuffer(long date)
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.