org.alfresco.util
Class CachingDateFormat.SimpleDateFormatAndResolution

java.lang.Object
  extended by org.alfresco.util.CachingDateFormat.SimpleDateFormatAndResolution
Enclosing class:
CachingDateFormat

public static class CachingDateFormat.SimpleDateFormatAndResolution
extends java.lang.Object


Method Summary
 int getResolution()
           
 java.text.SimpleDateFormat getSimpleDateFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSimpleDateFormat

public java.text.SimpleDateFormat getSimpleDateFormat()
Returns:
the simpleDateFormat

getResolution

public int getResolution()
Returns:
the resolution


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.