org.zeroexchange.i18n.stat
Class LocalizationUtils

java.lang.Object
  extended by org.zeroexchange.i18n.stat.LocalizationUtils

public class LocalizationUtils
extends Object

Contains auxiliary localization-related methods.

Author:
black

Constructor Summary
LocalizationUtils()
           
 
Method Summary
static List<String> getLocalizedFileNames(String baseFileName, String locale)
          Returns file(if found) that have 'localized' name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizationUtils

public LocalizationUtils()
Method Detail

getLocalizedFileNames

public static List<String> getLocalizedFileNames(String baseFileName,
                                                 String locale)
Returns file(if found) that have 'localized' name.



Copyright © 2013. All Rights Reserved.