Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

stats
Class FileLogWriter

java.lang.Object
  |
  +--java.io.Writer
        |
        +--java.io.PrintWriter
              |
              +--stats.FileLogWriter
All Implemented Interfaces:
LogWriter

public class FileLogWriter
extends PrintWriter
implements LogWriter


Fields inherited from class java.io.PrintWriter
out
 
Fields inherited from class java.io.Writer
lock
 
Constructor Summary
FileLogWriter()
           
 
Method Summary
 void addFileLog(String filePath)
           
 boolean initialize(DescEntry entry, boolean logging)
          initialization
 void println(String msg)
          Method to print
 void removeFileLog(String filePath)
           
 boolean summary(DescEntry entry)
          will mostly be used by outproducers to sum up the information, maybe write them to a db
 
Methods inherited from class java.io.PrintWriter
checkError, close, flush, print, print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, println, setError, write, write, write, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileLogWriter

public FileLogWriter()
Method Detail

initialize

public boolean initialize(DescEntry entry,
                          boolean logging)
Description copied from interface: LogWriter
initialization
Specified by:
initialize in interface LogWriter

addFileLog

public void addFileLog(String filePath)

removeFileLog

public void removeFileLog(String filePath)

println

public void println(String msg)
Description copied from interface: LogWriter
Method to print
Specified by:
println in interface LogWriter
Overrides:
println in class PrintWriter

summary

public boolean summary(DescEntry entry)
Description copied from interface: LogWriter
will mostly be used by outproducers to sum up the information, maybe write them to a db
Specified by:
summary in interface LogWriter

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.