-
- All Known Subinterfaces:
NlsMessageDescriptor
- All Known Implementing Classes:
NlsBundle,NlsBundleCli,NlsBundleException,NlsBundleSync,NlsBundleValidation
public interface NlsBundleDescriptorDescriptor for aResourceBundleorNlsBundle.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBundleName()
-
-
-
Method Detail
-
getBundleName
String getBundleName()
- Returns:
- the
base-nameused to lookup the bundle (typically aResourceBundle).
-
-