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. |