Uses of Class
info.informatica.util.locale.LocalProperties

Packages that use LocalProperties
info.informatica.util.locale   
 

Uses of LocalProperties in info.informatica.util.locale
 

Methods in info.informatica.util.locale that return LocalProperties
static LocalProperties LocalProperties.loadBestLocalProperties(String baseName, String ext, Locale locale)
          Load the appropriate LocalProperties.
static LocalProperties LocalProperties.loadLocalProperties(String baseName, String ext)
          Load the appropriate LocalProperties for the given basename and extension.
static LocalProperties LocalProperties.loadLocalProperties(String baseName, String ext, Locale locale)
          Load the appropriate LocalProperties.