| Package | Description | 
|---|---|
| com.norconex.collector.http.delay | |
| com.norconex.collector.http.delay.impl | |
| com.norconex.collector.http.robot | |
| com.norconex.collector.http.robot.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IDelayResolver. delay(RobotsTxt robotsTxt,
     String url)Delay crawling activities (if applicable). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractDelayResolver. delay(RobotsTxt robotsTxt,
     String url) | 
| Modifier and Type | Method and Description | 
|---|---|
| RobotsTxt | IRobotsTxtProvider. getRobotsTxt(org.apache.http.client.HttpClient httpClient,
            String url,
            String userAgent)Gets robots.txt rules. | 
| Modifier and Type | Method and Description | 
|---|---|
| RobotsTxt | StandardRobotsTxtProvider. getRobotsTxt(org.apache.http.client.HttpClient httpClient,
            String url,
            String userAgent) | 
| protected RobotsTxt | StandardRobotsTxtProvider. parseRobotsTxt(InputStream is,
              String url,
              String userAgent) | 
Copyright © 2009–2021 Norconex Inc.. All rights reserved.