public abstract class AbstractI18NPropertiesService extends Object implements II18NService
Constructor and Description |
---|
AbstractI18NPropertiesService() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getKeys(String strLanguage) |
abstract List<String> |
getPropertyFileNames() |
String |
getValue(String strKey,
String strLanguage) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllLanguages, getDefaultLanguage
public String getValue(String strKey, String strLanguage)
getValue
in interface II18NService
public Set<String> getKeys(String strLanguage)
getKeys
in interface II18NService
Copyright © 2021. All Rights Reserved.