it.amattioli.encapsulate.dates
Class DateFormatMask

Show UML class diagram
java.lang.Object
  extended by it.amattioli.encapsulate.dates.DateFormatMask

Deprecated.

@Deprecated
public class DateFormatMask
extends Object


Field Summary
static HashMap dayFormatMask
          Deprecated.  
static HashMap monthFormatMask
          Deprecated.  
static HashMap timeFormatMask
          Deprecated.  
static HashMap yearFormatMask
          Deprecated.  
 
Constructor Summary
DateFormatMask()
          Deprecated.  
 
Method Summary
static Locale[] getAvailableLocales()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeFormatMask

public static final HashMap timeFormatMask
Deprecated. 

dayFormatMask

public static final HashMap dayFormatMask
Deprecated. 

monthFormatMask

public static final HashMap monthFormatMask
Deprecated. 

yearFormatMask

public static final HashMap yearFormatMask
Deprecated. 
Constructor Detail

DateFormatMask

public DateFormatMask()
Deprecated. 
Method Detail

getAvailableLocales

public static Locale[] getAvailableLocales()
Deprecated. 


Copyright © 2011. All Rights Reserved.