BEA Systems, Inc.

Uses of Class
weblogic.i18n.Localizer

Packages that use Localizer
weblogic.i18ntools   
 

Uses of Localizer in weblogic.i18ntools
 

Methods in weblogic.i18ntools that return Localizer
 Localizer L10nLookup.getLocalizer(int id)
          Deprecated. use L10nLookup.getLocalizer(String)
 Localizer L10nLookup.getLocalizer(int id, Locale locale)
          Deprecated. use L10nLookup.getLocalizer(String,Locale)
static Localizer L10nLookup.getLocalizer(Locale locale, String className)
          Locate the basic Localizer class in the desired locale for the named Localizer class
 Localizer L10nLookup.getLocalizer(String id)
          Locate the basic Localizer class in the JVM's default locale for the String id.
 Localizer L10nLookup.getLocalizer(String id, Locale locale)
          Locate the basic Localizer class in the desired locale for the String id.
 Localizer L10nLookup.getLocalizer(String msgId, Locale locale, boolean detailed)
          Locate the Localizer class in the desired locale for the String id.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.