cucumber.formatter
Class FormatterFactory

java.lang.Object
  extended by cucumber.formatter.FormatterFactory

public class FormatterFactory
extends Object


Constructor Summary
FormatterFactory(ClassLoader classLoader)
           
 
Method Summary
 gherkin.formatter.Formatter createFormatter(String formatterName, Object out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatterFactory

public FormatterFactory(ClassLoader classLoader)
Method Detail

createFormatter

public gherkin.formatter.Formatter createFormatter(String formatterName,
                                                   Object out)


Copyright © 2012. All Rights Reserved.