Language

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

share
Interface LogWriter

All Known Implementing Classes:
SimpleFileOutProducer, InternalLogWriter, SimpleLogWriter, SimpleOutProducer, DataBaseOutProducer, FileLogWriter

public interface LogWriter


Method Summary
 boolean initialize(DescEntry entry, boolean active)
          initialization
 void println(String msg)
          Method to print
 boolean summary(DescEntry entry)
          will mostly be used by outproducers to sum up the information, maybe write them to a db
 

Method Detail

println

public void println(String msg)
Method to print

initialize

public boolean initialize(DescEntry entry,
                          boolean active)
initialization

summary

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

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.