|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LocaleFinder
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 |
|---|
java.util.Locale getCurrentLocale()
throws StandardException
StandardException - Thrown on error
java.text.RuleBasedCollator getCollator()
throws StandardException
StandardException - Thrown on error
java.text.DateFormat getDateFormat()
throws StandardException
StandardException - Thrown on error
java.text.DateFormat getTimeFormat()
throws StandardException
StandardException - Thrown on error
java.text.DateFormat getTimestampFormat()
throws StandardException
StandardException - Thrown on error
|
Built on Sat 2009-11-28 18:44:18-0800, from revision 885187 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||