Package | Description |
---|---|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNlsBundleFactory
This is the abstract base implementation of
NlsBundleFactory . |
Modifier and Type | Field and Description |
---|---|
private NlsBundleOptions |
AbstractNlsBundleFactory.NlsBundleInvocationHandler.options
The
NlsBundleOptions . |
Modifier and Type | Method and Description |
---|---|
protected NlsBundleOptions |
AbstractNlsBundleFactory.getBundleOptions(Class<? extends NlsBundle> bundleInterface)
This method gets the
NlsBundleOptions for the given bundleInterface . |
Constructor and Description |
---|
NlsBundleInvocationHandler(Class<? extends NlsBundle> bundleInterface,
String bundleName,
NlsBundleOptions options)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.