Class HtmlOutput

All Implemented Interfaces:
StoryReporter

public class HtmlOutput extends PrintStreamOutput

Story reporter that outputs to a PrintStream, as HTML. It extends PrintStreamOutput, providing HTML-based default output patterns, which can be overridden via the (PrintStream,Properties) constructor.

Author:
Mirko FriedenHagen, Mauro Talevi