Java

NIO APIs:
Beta 3 Changes

New I/O APIs
This document describes how the NIO APIs in the Beta 3 release of J2SE v 1.4 differ from those in Beta 2. The most significant change is a redesign of the java.nio.charset package to address the performance problems of the original design. A number of small adjustments have been made to the java.util.regex package to bring it into nearly perfect alignment with the regular-expression language implemented in Perl 5. The remaining changes are in response to feedback received from the community and issues raised within the Expert Group.

The changes are summarized by area:

Buffers

Files

Selectors, selectable channels, and selection keys

Charsets

Regular expressions

Other


Copyright © 2001 Sun Microsystems, Inc. All Rights Reserved.

Sun
Java Software