public class WebCrawlerConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
WebCrawlerConfiguration()
reads the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHost |
getProxyHost() |
java.lang.Integer |
getSocketTimeout() |
java.lang.String |
getUserAgent() |
boolean |
isAllowAllOn40xForRobots() |
public WebCrawlerConfiguration()
public HttpHost getProxyHost()
public java.lang.Integer getSocketTimeout()
public java.lang.String getUserAgent()
WebCrawlerConstants.DEFAULT_USERAGENT.public boolean isAllowAllOn40xForRobots()