|
||||||||||
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 errorpublic java.text.RuleBasedCollator getCollator() throws StandardException
StandardException
- Thrown on errorpublic java.text.DateFormat getDateFormat() throws StandardException
StandardException
- Thrown on errorpublic java.text.DateFormat getTimeFormat() throws StandardException
StandardException
- Thrown on errorpublic java.text.DateFormat getTimestampFormat() throws StandardException
StandardException
- Thrown on error
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |