|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
java.io package in useful
ways for our applications.
See:
Description
| Class Summary | |
| ExtensionFileFilter | Implements a file filter that uses file extensions to filter files. |
| FileArrayList | A FileArrayList maintains a collection of Files. |
| FileSequentialCollection | A FileSequentialCollection maintains a read-only
collection of Files. |
| InDataStreamFile | |
| NumberRangeFileFilter | Implements a file filter that examines a number in a filename to determine acceptance. |
| OutDataStreamFile | |
| PrintFile | Shorthand class for opening an output file for human-readable output. |
A few classes that augment the java.io package in useful
ways for our applications.
ExtensionFileFilter and
NumberRangeFileFilter
InDataStreamFile,
OutDataStreamFile, PrintFile
FileArrayList,
FileSequentialCollection
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||