Package | Description |
---|---|
net.sf.mmm.util.nls.api |
Provides the API for the native language support (NLS).
|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
net.sf.mmm.util.nls.impl |
Provides the GWT compatible implementations for this package.
|
net.sf.mmm.util.nls.impl.spring |
Modifier and Type | Field and Description |
---|---|
private static NlsBundleFactory |
NlsAccess.bundleFactory |
Modifier and Type | Method and Description |
---|---|
static NlsBundleFactory |
NlsAccess.getBundleFactory()
This method gets the default
NlsBundleFactory . |
Modifier and Type | Method and Description |
---|---|
static void |
NlsAccess.setBundleFactory(NlsBundleFactory bundleFactory)
This method sets (overrides) the default
NlsBundleFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNlsBundleFactory
This is the abstract base implementation of
NlsBundleFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNlsBundleFactoryGwt
This is the GWT compatible implementation of
NlsBundleFactory . |
class |
NlsBundleFactoryImpl
This is the implementation of
NlsBundleFactory . |
Modifier and Type | Field and Description |
---|---|
private NlsBundleFactory |
DefaultNlsTemplateResolver.bundleFactory |
Modifier and Type | Method and Description |
---|---|
void |
DefaultNlsTemplateResolver.setBundleFactory(NlsBundleFactory bundleFactory) |
Modifier and Type | Method and Description |
---|---|
NlsBundleFactory |
UtilNlsSpringConfig.nlsBundleFactory() |
Copyright © 2001–2016 mmm-Team. All rights reserved.