Language

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

stats
Class SimpleFileOutProducer

java.lang.Object
  |
  +--stats.SimpleFileOutProducer
All Implemented Interfaces:
LogWriter

public class SimpleFileOutProducer
extends Object
implements LogWriter


Constructor Summary
SimpleFileOutProducer()
           
 
Method Summary
 boolean initialize(DescEntry entry, boolean active)
          initialization, here a filename might be given or a dbUrL
 void println(String msg)
          Method to print
 boolean summary_default(DescEntry entry)
           
 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.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFileOutProducer

public SimpleFileOutProducer()
Method Detail

initialize

public boolean initialize(DescEntry entry,
                          boolean active)
initialization, here a filename might be given or a dbUrL
Specified by:
initialize in interface LogWriter

println

public void println(String msg)
Method to print
Specified by:
println in interface LogWriter

summary

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

summary_default

public boolean summary_default(DescEntry entry)

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.