sun.text.resources
LocaleElements_en
BreakIteratorRules_th
DateFormatZoneData_en_IN
en_AU.xml
, fr_LU.xml
, etc
fr_LU.xml
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.2/ldml.dtd">
<ldml >
<identity>
<version number="1.2"/>
<generation date="2004-08-27"/>
<language type="fr"/>
<territory type="LU"/>
</identity>
<numbers>
<symbols>
<group>.</group>
</symbols>
<currencies>
<currency type="FRF">
<symbol>FRF</symbol>
</currency>
<currency type="LUF">
<symbol>F</symbol>
</currency>
</currencies>
</numbers>
</ldml>
The CLDR files are all encoded using UTF-8 (see a later lecture).
A program to display these is
wuth error messages in e.g. UTFReader.properties
Usage=Usage: java UTFReader <filename>
FileNotFound: File not found
NoEncoding: Cannot decode file format
On my system, the following terminal will also allow UTF fonts to be viewed
LANG=en_GB.utf8 xterm -fn '-bitstream-bitstream cyberbit-medium-r-normal--0-0-0-0-c-0-iso10646-1'