util api

com.raghuraman.util
Class TextFileReader

java.lang.Object
  extended bycom.raghuraman.util.TextFileReader

public class TextFileReader
extends java.lang.Object

Author:
R.Raghuraman

Field Summary
private  java.io.File file
           
 
Constructor Summary
TextFileReader(java.io.File file)
           
 
Method Summary
 java.lang.String getContent(boolean preserveNewLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

private java.io.File file
Constructor Detail

TextFileReader

public TextFileReader(java.io.File file)
Parameters:
file -
Method Detail

getContent

public java.lang.String getContent(boolean preserveNewLine)
                            throws java.io.IOException
Throws:
java.io.IOException

jxpress

Copyright © 2004 R.Raghuraman. Distributable under LGPL license.