|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageSourceLoader
Load a message source for a given locale
LoadingMessageSourceProvider
Method Summary | |
---|---|
MessageSource |
load(Locale locale)
Load a message source for a locale |
Method Detail |
---|
MessageSource load(Locale locale) throws IOException
locale
- the locale (guaranteed never to be null
null
if not found)
IOException
- loading error
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |