| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.niggle.templates.LocaleUtil
An abstract base class for objects that wrap another object for presentation purposes. It is also a holder for some static utility routines.
| Constructor Summary | |
LocaleUtil()
 | 
|
| Method Summary | |
static java.lang.String | 
getCharset(java.util.Locale loc)
Gets the preferred charset for the given locale, or null if the locale is not recognized.  | 
static java.lang.String[] | 
getFilenames(java.lang.String filename,
             java.util.Locale locale)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public LocaleUtil()
| Method Detail | 
public static java.lang.String[] getFilenames(java.lang.String filename,
                                              java.util.Locale locale)
public static java.lang.String getCharset(java.util.Locale loc)
loc - the locale
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||