Package com.spun.util.io
Class TabDelimitedFileReader
java.lang.Object
com.spun.util.io.TabDelimitedFileReader
public class TabDelimitedFileReader extends Object
A static class of convenience functions for Files
-
Constructor Summary
Constructors Constructor Description TabDelimitedFileReader(String absoluteFileName, boolean trim) -
Method Summary
-
Constructor Details
-
TabDelimitedFileReader
- Throws:
IOException
-
-
Method Details
-
next
- Throws:
IOException
-
prepNext
- Throws:
IOException
-
readLine
- Throws:
IOException
-