| Constructor and Description |
|---|
BinaryParseData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHtml() |
Set<WebURL> |
getOutgoingUrls() |
void |
setBinaryContent(byte[] data) |
void |
setHtml(String html) |
void |
setOutgoingUrls(Set<WebURL> outgoingUrls) |
String |
toString() |
public void setBinaryContent(byte[] data)
public String getHtml()
public void setHtml(String html)
public Set<WebURL> getOutgoingUrls()
getOutgoingUrls in interface ParseDatapublic void setOutgoingUrls(Set<WebURL> outgoingUrls)
setOutgoingUrls in interface ParseDataCopyright © 2017. All rights reserved.