com.imcode.util
Class LineReader

java.lang.Object
  extended by com.imcode.util.LineReader

public class LineReader
extends java.lang.Object

Author:
kreiger

Constructor Summary
LineReader(java.io.Reader reader)
           
 
Method Summary
 int getLinesRead()
           
 java.lang.String readLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineReader

public LineReader(java.io.Reader reader)
Method Detail

getLinesRead

public int getLinesRead()

readLine

public java.lang.String readLine()
                          throws java.io.IOException
Throws:
java.io.IOException


Copyright © -2005 . All Rights Reserved.