From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Dec 13 1998 - 21:53:53 EST
On Dec 13, 1998, Godmar Back <gback@cs.utah.edu> wrote:
> I already asked this, but nobody was able to answer this: is this
> file.encoding stuff documented? More importantly, is there a Sun
> sanctioned way of adding converters? I don't believe so, given that
> they MUST be subclasses of sun.io.ByteToCharConverter.
In JDK-1.1.7/docs/guide/io/b3-changes.html, I found:
<quote>
Changes to java.io after JDK 1.1 beta2
[snip]
The ByteToCharConverter and CharToByteConverter classes are no longer
part of the public API. They have been moved to the sun.io package,
along with the related classes ConversionBufferFullException,
MalformedInputException, and UnknownCharacterException. An improved
interface for access to low-level character conversion facilities is
planned for a future release.
</quote>
I couldn't find any news about this in the JDK 1.2 documentation :-(
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:14 EDT