File
Doc
Category
Size
Date
Package
ResultsDecoratorPrinter.java
API Doc
Example
441
Thu Mar 25 20:39:34 GMT 2004
None
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.PrintWriter
getPrintWriter
()
public void
print
(
java.lang.String
line)
public void
println
(
java.lang.String
line)
public void
println
()
Java Code Source