org.zeroexchange.i18n.stat
Class LocalizationUtils
java.lang.Object
org.zeroexchange.i18n.stat.LocalizationUtils
public class LocalizationUtils
- extends Object
Contains auxiliary localization-related methods.
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizationUtils
public LocalizationUtils()
getLocalizedFileNames
public static List<String> getLocalizedFileNames(String baseFileName,
String locale)
- Returns file(if found) that have 'localized' name.
Copyright © 2013. All Rights Reserved.