Class ResourceBundleWithFallback

java.lang.Object
java.util.ResourceBundle
org.languagetool.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.