|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A LocaleFinder gets a Locale and things associated with Locales.
| Method Summary | |
java.text.RuleBasedCollator |
getCollator()
Get a RuleBasedCollator corresponding to the Locale returned by getCurrentLocale(). |
java.util.Locale |
getCurrentLocale()
|
java.text.DateFormat |
getDateFormat()
Get a formatter for formatting dates. |
java.text.DateFormat |
getTimeFormat()
Get a formatter for formatting times. |
java.text.DateFormat |
getTimestampFormat()
Get a formatter for formatting timestamps. |
| Method Detail |
public java.util.Locale getCurrentLocale()
throws StandardException
StandardException - Thrown on error
public java.text.RuleBasedCollator getCollator()
throws StandardException
StandardException - Thrown on error
public java.text.DateFormat getDateFormat()
throws StandardException
StandardException - Thrown on error
public java.text.DateFormat getTimeFormat()
throws StandardException
StandardException - Thrown on error
public java.text.DateFormat getTimestampFormat()
throws StandardException
StandardException - Thrown on error
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||