Name: vi73552 Date: 05/04/99
The sample code given in "The Charset Converter" section of the
document at ...jdk1.2/docs/guide/internat/fontprop.html gives the
wrong class name. The class name used in the sample code is
sun.io.CharToByte8859_1, but in previous documentation found on
your web site, the correct class name should be
sun.io.CharToByteISO8859_1.
(Review ID: 57802)
======================================================================