|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.util.MessageFileUtil
Utility methods to find the resource file for the report design/library.
| Constructor Summary | |
MessageFileUtil()
|
|
| Method Summary | |
static java.net.URL |
findMessageFile(ModuleHandle moduleHandle,
java.lang.String fileName,
com.ibm.icu.util.ULocale locale)
Looks up a message file for the given locale, the search uses a reduced form of Java locale-driven search algorithm: Language&Country, language, default. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MessageFileUtil()
| Method Detail |
public static java.net.URL findMessageFile(ModuleHandle moduleHandle,
java.lang.String fileName,
com.ibm.icu.util.ULocale locale)
moduleHandle - the modulefileName - the message file name.locale - the user-defined locale
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||