public class VisalloResourceBundleManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_BUNDLE_BASE_NAME |
| Constructor and Description |
|---|
VisalloResourceBundleManager() |
| Modifier and Type | Method and Description |
|---|---|
ResourceBundle |
getBundle() |
ResourceBundle |
getBundle(Locale locale) |
void |
register(InputStream inputStream) |
void |
register(InputStream inputStream,
Locale locale) |
public static final String RESOURCE_BUNDLE_BASE_NAME
public void register(InputStream inputStream) throws IOException
IOExceptionpublic void register(InputStream inputStream, Locale locale) throws IOException
IOExceptionpublic ResourceBundle getBundle()
public ResourceBundle getBundle(Locale locale)
Copyright © 2013–2016 V5 Analytics. All rights reserved.