Chapter 8. Java file I/O (NIO.2)
Exam objectives covered in this chapter |
What you need to know |
---|---|
[8.1] Operate on file and directory paths with the Path class | How to create and manipulate real, absolute, and symbolic paths to files and directories. |
[8.2] Check, delete, copy, or move a file or directory with the Files class | How to work with class Files and Path objects to create files and directories, check for their existence, and delete, copy, and move them. |
[8.3] Read and change file and directory attributes, focusing on the BasicFileAttributes, DosFileAttributes, and PosixFileAttributes interfaces | How to use class Files to access and modify the individual and group of file and directory attributes—namely, basic, dos, and ... |
Get OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.