Package | Description |
---|---|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
Modifier and Type | Method and Description |
---|---|
ClassName |
NlsBundleHelper.getQualifiedLocation(Class<? extends NlsBundle> nlsBundleInterface)
This method gets the location of the
ResourceBundle base name for the given NlsBundle
interface. |
Modifier and Type | Field and Description |
---|---|
private ClassName |
ClassName.enclosingClass |
Modifier and Type | Method and Description |
---|---|
ClassName |
ClassName.getEnclosingClass() |
Modifier and Type | Method and Description |
---|---|
private void |
ClassName.appendEnclosing(StringBuilder buffer,
char enclosingSeparator,
ClassName enclosing)
Appends the enclosing class in proper order
(reverse hierarchy). |
Constructor and Description |
---|
ClassName(String packageName,
String simpleName,
ClassName enclosingClass)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.