scuffed-code/icu4c/source/tools/genrb/genjp
Vladimir Weinstein 3bbd525f2b ICU-393 .cvsignore
X-SVN-Rev: 6837
2001-11-13 20:06:53 +00:00
..
.cvsignore ICU-393 .cvsignore 2001-11-13 20:06:53 +00:00
genjp.cpp ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.dsp ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.dsw ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.h ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
README.txt ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00

This tool is used to automatically generate collation rules for JIS X 4061 sort ordering. It requires ICU to be built beforehand.

The way to use it is to capture the output to a file and then copy and paste it instead of CollationElements section in the Japanese resource bundle.

There is no need for anybody to do that, since this data is already in its proper place. This tool is included for documentation purposes only.