public class ScanReport extends Object
| Constructor and Description |
|---|
ScanReport(net.sf.corn.httpclient.HttpResponse reportRequestResponse,
boolean hasError) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
boolean |
isReportGenerated() |
public ScanReport(net.sf.corn.httpclient.HttpResponse reportRequestResponse,
boolean hasError)
public boolean isReportGenerated()
public String getContent() throws org.json.simple.parser.ParseException
org.json.simple.parser.ParseExceptionCopyright © 2016–2018. All rights reserved.