Class ResourceBundleWithFallback


  • public class ResourceBundleWithFallback
    extends ResourceBundle
    A resource bundle that uses its fallback resource bundle if the value from the original bundle is null or empty.