@Service public class TranslationResolver extends Object
| Constructor and Description |
|---|
TranslationResolver() |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
loadTranslations(List<PackageVersion> packageVersions) |
List<Property> |
overrideTranslations(List<Property> properties,
File bundle) |
public List<Property> loadTranslations(List<PackageVersion> packageVersions)
public List<Property> overrideTranslations(List<Property> properties, File bundle) throws IOException
IOExceptionCopyright © 2018 Suncode. All rights reserved.