UTF8Resource Bundle Control
UTF8ResourceBundleControl permits the reading of UTF-8-encoded Java properties files.
Author
Todd L Smith
Constructors
Functions
Link copied to clipboard
open fun getCandidateLocales(p0: String, p1: Locale): MutableList<Locale>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun needsReload( p0: String, p1: Locale, p2: String, p3: ClassLoader, p4: ResourceBundle, p5: Long): Boolean
Content copied to clipboard
Link copied to clipboard
open override fun newBundle( baseName: String, locale: Locale, format: String, loader: ClassLoader, reload: Boolean): ResourceBundle?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard