Fix recent javadoc errors
Issue: SPR-17174
This commit is contained in:
@@ -347,9 +347,9 @@ public class ResourceBundleMessageSource extends AbstractResourceBasedMessageSou
|
||||
|
||||
|
||||
/**
|
||||
* Custom implementation of Java 6's {@code ResourceBundle.Control},
|
||||
* adding support for custom file encodings, deactivating the fallback to the
|
||||
* system locale and activating ResourceBundle's native cache, if desired.
|
||||
* Custom implementation of {@code ResourceBundle.Control}, adding support
|
||||
* for custom file encodings, deactivating the fallback to the system locale
|
||||
* and activating ResourceBundle's native cache, if desired.
|
||||
*/
|
||||
private class MessageSourceControl extends ResourceBundle.Control {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user