public class JSONManager extends Object
| Constructor and Description |
|---|
JSONManager() |
public void reset()
public List<Object> extractWithJsonPath(String jsonString, String jsonPath) throws ParseException
jsonString - JSON String from which data is extractedjsonPath - JSON-PATH expressionParseExceptionCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.