Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

File metadata and controls

2 lines (2 loc) · 184 Bytes

TextFile

A java utility class for handling simple textfiles. Utilities include read and write methods, as well as clear, append, copy/paste, and other methods. Extends java.io.File.