Class ICUResourceBundleReader
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.impl.ICUResourceBundleReader
This class reads the *.res resource bundle format.
For the file format documentation see ICU4C's source/common/uresdata.h file.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetFullName(String baseName, String localeName) Gets the full name of the resource with suffix.
-
Method Details
-
getFullName
-