| Class | Description |
|---|---|
| FileCursor |
This class is useful for read next line, can check that file contains next line.
|
| FileUtils |
Useful class for Files.
|
| FileWriter |
Simply class for writing text to file, line by line and with append to file.
|
| Exception | Description |
|---|---|
| FileException |
Wrapper class for IOException types.
|
Copyright © 2020. All rights reserved.