birchconfig
Class BufferedTextInputFile

java.lang.Object
  extended by birchconfig.BufferedTextInputFile

public class BufferedTextInputFile
extends java.lang.Object

Types and methods for safely opening or closing an input file for reading lines of text. (8/3/98)


Constructor Summary
BufferedTextInputFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferedTextInputFile

public BufferedTextInputFile()