FileDocCategorySizeDatePackage
ResultsDecoratorPrinter.javaAPI DocExample441Thu Mar 25 20:39:34 GMT 2004None

ResultsDecoratorPrinter

public interface ResultsDecoratorPrinter
Callback so that ResultsDecorator can call invoker to handle redirections etc.
version
$Id: ResultsDecoratorPrinter.java,v 1.1 2004/03/26 02:39:33 ian Exp $

Fields Summary
Constructors Summary
Methods Summary
public java.io.PrintWritergetPrintWriter()

public voidprint(java.lang.String line)

public voidprintln(java.lang.String line)

public voidprintln()