Class XmlOutput

All Implemented Interfaces:
StoryReporter

public class XmlOutput extends PrintStreamOutput

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

Author:
Mauro Talevi