Package | Description |
---|---|
crawlercommons.robots |
The robots package contains all of the robots.txt rule inference, parsing and utilities contained within Crawler Commons.
|
Modifier and Type | Method and Description |
---|---|
SimpleRobotRules |
SimpleRobotRulesParser.failedFetch(int httpStatusCode) |
SimpleRobotRules |
SimpleRobotRulesParser.parseContent(String url,
byte[] content,
String contentType,
String robotNames) |
Copyright © 2009–2021 Crawler-Commons. All rights reserved.