Package com.ibm.icu.impl
Class ICUResourceBundleReader
- java.lang.Object
-
- com.ibm.icu.impl.ICUResourceBundleReader
-
public final class ICUResourceBundleReader extends Object
This class reads the *.res resource bundle format. For the file format documentation see ICU4C's source/common/uresdata.h file.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetFullName(String baseName, String localeName)Gets the full name of the resource with suffix.
-