|
|||||||||
| 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.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.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 Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||