gherkin
Class JSONParser

java.lang.Object
  extended by gherkin.JSONParser

public class JSONParser
extends Object


Constructor Summary
JSONParser(Reporter reporter, Formatter formatter)
           
 
Method Summary
 void parse(String src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONParser

public JSONParser(Reporter reporter,
                  Formatter formatter)
Method Detail

parse

public void parse(String src)


Copyright © 2012. All Rights Reserved.