public final class LocalizationServiceHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getString(org.osgi.framework.Bundle bundle,
String key)
Return the String for the provided key.
|
static String |
getString(Class<?> clazz,
String key)
Return the String for the provided key.
|
Copyright © 2019. All rights reserved.