| Package | Description |
|---|---|
| de.mhus.lib.core.definition | |
| de.mhus.lib.core.form | |
| de.mhus.lib.core.util |
| Modifier and Type | Method and Description |
|---|---|
MNls |
DefRoot.createNls()
createNls.
|
| Modifier and Type | Method and Description |
|---|---|
MNls |
MForm.getNls()
getNls.
|
| Modifier and Type | Method and Description |
|---|---|
MNls |
MNlsFactory.create(Object owner)
create.
|
MNls |
MNls.createSubstitute(String prefix)
createSubstitute.
|
MNls |
MNlsProvider.getNls()
getNls.
|
MNls |
MNlsFactory.load(Class<?> owner)
load.
|
MNls |
MNlsFactory.load(InputStream is)
load.
|
MNls |
MNlsFactory.load(MResourceProvider<?> res,
Class<?> owner,
String resourceName,
String locale)
load.
|
static MNls |
MNls.lookup(Object owner)
lookup.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
MNls.find(MNls nls,
String in)
find.
|
static String |
MNls.find(MNls nls,
String in,
Map<String,Object> attributes)
find.
|
Copyright © 2016. All Rights Reserved.