Package kirk.file

Class Summary
FileLineList This class reads a file line by line into an Arraylist.
FileTokenizer This class reads a file token by token.
 

Exception Summary
WriteNotAllowedException This Exception gets thrown if a write is attempted and it is not allowed.