February 2014
Beginner
1248 pages
62h 25m
English
• A Path (p. 647) represents the location of a file or directory. Path objects do not open files or provide any file-processing capabilities.
• Class Paths (p. 647) is used to get a Path object representing a file or directory location.
• Class Files (p. 647) provides static methods for common file and directory manipulations, including methods for copying files; creating and deleting files and directories; getting information about files and directories; reading the contents of files; getting objects that allow you to manipulate the contents of files and directories; and more.
• A DirectoryStream (p. 647) enables a program to iterate through the contents of ...
Read now
Unlock full access