Overview  Package   Class  Tree  Index 

be.lassi.ui.log
Class LogFile

java.lang.Object
  extended by be.lassi.ui.log.LogFile

public class LogFile
extends java.lang.Object

Reads file with given name and passes buffers to a LogParser.


Constructor Summary
LogFile(LogParser parser, java.lang.String filename)
          Constructs a new instance, reads the file and passes buffers to the parser.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFile

public LogFile(LogParser parser,
               java.lang.String filename)
        throws java.io.IOException
Constructs a new instance, reads the file and passes buffers to the parser.

Parameters:
parser - the parse to pass the buffers to
filename - the name of the file to be read
Throws:
java.io.IOException - if problem with opening or reading the file

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2