| 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() |
| Modifier and Type | Method and Description |
|---|---|
MNls |
MForm.getNls() |
| Modifier and Type | Method and Description |
|---|---|
MNls |
MNlsFactory.create(Object owner) |
MNls |
MNls.createSubstitute(String prefix) |
MNls |
MNlsProvider.getNls() |
MNls |
MNlsFactory.load(Class<?> owner) |
MNls |
MNlsFactory.load(InputStream is) |
MNls |
MNlsFactory.load(MResourceProvider res,
Class<?> owner,
String resourceName,
String locale) |
static MNls |
MNls.lookup(Object owner) |
| Modifier and Type | Method and Description |
|---|---|
static String |
MNls.find(MNls nls,
String in) |
static String |
MNls.find(MNls nls,
String in,
Map<String,Object> attributes) |
Copyright © 2014. All rights reserved.