public class Resource extends Object
| Constructor and Description |
|---|
Resource(CrawlUrl url,
Map<String,String> headers,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Map<String,String> |
getHeaders() |
CrawlUrl |
getUrl() |
Copyright © 2017. All rights reserved.