|
|||||||||
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 errorjava.text.DateFormat getDateFormat() throws StandardException
StandardException
- Thrown on errorjava.text.DateFormat getTimeFormat() throws StandardException
StandardException
- Thrown on errorjava.text.DateFormat getTimestampFormat() throws StandardException
StandardException
- Thrown on error
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |