Internal reader class for ICU data file uname.dat containing
Unicode codepoint name data.
This class simply reads unames.icu, authenticates that it is a valid
ICU data file and split its contents up into blocks of data for use in
com.ibm.icu.impl.UCharacterName.
unames.icu which is in big-endian format is jared together with this
package.
author: Syn Wee Quek since: release 2.1, February 1st 2002 |