Class FilePrintStreamFactory

java.lang.Object
org.jbehave.core.reporters.FilePrintStreamFactory
All Implemented Interfaces:
PrintStreamFactory

public class FilePrintStreamFactory extends Object implements PrintStreamFactory
Creates PrintStream instances that write to a file identified by the StoryLocation. FilePrintStreamFactory.FileConfiguration specifies directory and the extension, providing useful default values.