public final class JsonResultParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static Collection |
parse(InputStream resultFile)
Parser for Prism JSON output
|
public static Collection parse(InputStream resultFile) throws UnsupportedEncodingException
resultFile - File to be parsedUnsupportedEncodingException - throwed if resultFile is not JSON compliantCopyright © 2016–2018. All rights reserved.