Uses of Interface
com.sun.istack.localization.Localizable

Packages that use Localizable
com.sun.istack.localization   
com.sun.xml.rpc.plugins   
 

Uses of Localizable in com.sun.istack.localization
 

Classes in com.sun.istack.localization that implement Localizable
 class LocalizableMessage
           
 class NullLocalizable
          Localizable that wraps a non-localizable string.
 

Methods in com.sun.istack.localization that return Localizable
 Localizable LocalizableMessageFactory.getMessage(String key, Object... args)
           
 

Methods in com.sun.istack.localization with parameters of type Localizable
 String Localizer.localize(Localizable l)
           
 

Uses of Localizable in com.sun.xml.rpc.plugins
 

Methods in com.sun.xml.rpc.plugins that return Localizable
static Localizable SecMessages.localizableSEC_DUPLICATE_OPTION(Object arg0)
           
static Localizable SecMessages.localizableSEC_MISSING_OPTION_ARGUMENT(Object arg0)
           
static Localizable SecMessages.localizableSEC_USAGE_OPTIONS()
           
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.