Class ResBundleSubclassProvider

    • Constructor Detail

      • ResBundleSubclassProvider

        public ResBundleSubclassProvider​(Class<?> loadingClass)
        Creates a new provider for resource bundles being subclasses of ResourceBundle relative to the designated class.
        Parameters:
        loadingClass - The class with which to load the resource bundle.