oracle eWay API

com.stc.connector.oracleadapter
Class Localizer

java.lang.Object
  extended by net.java.hulp.i18n.LocalizationSupport
      extended by com.stc.connector.oracleadapter.Localizer

public class Localizer
extends net.java.hulp.i18n.LocalizationSupport

Version:
$Revision: 1.1 $

Field Summary
 
Fields inherited from class net.java.hulp.i18n.LocalizationSupport
DEFAULTBUNDLENAME, DEFAULTPATTERN
 
Constructor Summary
protected Localizer()
           
 
Method Summary
static net.java.hulp.i18n.LocalizedString loc(java.lang.String msg, java.lang.Object... args)
           
 
Methods inherited from class net.java.hulp.i18n.LocalizationSupport
t, x
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Localizer

protected Localizer()
Method Detail

loc

public static net.java.hulp.i18n.LocalizedString loc(java.lang.String msg,
                                                     java.lang.Object... args)

oracle eWay API