Class MultiFileResourceBundleControl

java.lang.Object
java.util.ResourceBundle.Control
ca.uhn.fhir.i18n.MultiFileResourceBundleControl

Finds all properties files on the class path that match the given base name and merges them. This implementation avoids the unnecessary overhead of writing to and reading from a stream.