Session Details
Session ID: TS-5052
Session Title: Hacking the File System with JDK™ Release 7
Session Abstract: JDK™ release 7 has a new file system API that fixes many of the long-standing issues and limitations of java.io.File. This presentation walks through examples and code that demonstrate effective use of the API for building great tools and applications. It covers topics such as manipulating paths, temporary files, file permissions, symbolic links, copying and moving files, operating on file trees, dealing with errors, creating your own file system, and more.
Track: Core Technology: Java SE & Desktop; Java SE & Desktop Scheduling Track
Duration: 60
Speaker(s): Alan Bateman, Sun Microsystems, Inc.; Carl Quinn, Netflix