|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.io.File
to have
files and folders more usable.
See:
Description
Class Summary | |
File | Represents a file object in the file system. |
Folder | Represents a folder object in the file system. |
TextReader | Reads a complete text file and returns the whole document. |
TextWriter | Writes the complete text in one file. |
Exception Summary | |
NoFolderException | Signals that a Folder is not instatiated with a path to a
directory. |
Provides classes for reading and writing data from and to the file
system as well as extensions to java.io.File
to have
files and folders more usable.
None at the moment.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |