|
Sun Adapter for File API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.hulp.i18n.LocalizationSupport
com.stc.connector.fileadapter.Localizer
public class Localizer
Currently connectors/fileadapter uses following conventions for i18n message extraction/transformation : Message ID ("9999" means 4 digits): E9999 - Fatal/Error level messages W9999 - Warning level message I9999 - Info level messages D9999 - Debug/Fine/Finer/Finest level messages Message ID prefix: FILE- Message Bundle name: Messages.properties
Field Summary |
---|
Fields inherited from class net.java.hulp.i18n.LocalizationSupport |
---|
DEFAULTBUNDLENAME, DEFAULTPATTERN |
Method Summary | |
---|---|
static Localizer |
get()
|
Methods inherited from class net.java.hulp.i18n.LocalizationSupport |
---|
t, x |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Localizer get()
|
Sun Adapter for File API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |