Class JsonOutput

All Implemented Interfaces:
StoryReporter

public class JsonOutput extends PrintStreamOutput

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

Author:
Valery Yatsynovich