public final class LabelLocatorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
loadDefaultLabelsWithFallbackToEn(String resourceName,
ClassLoader classLoader)
Loads labels for given resource name and adds to them locales for en language.
|
public static InputStream loadDefaultLabelsWithFallbackToEn(String resourceName, ClassLoader classLoader)
resourceName - name of a resource without language extension. Name must end with .properties postfix.classLoader - classLoader used to load resources.Copyright © 2018. All rights reserved.