| Package | Description |
|---|---|
| org.attribyte.api.http.util |
| Modifier and Type | Field and Description |
|---|---|
static RobotsTxt |
RobotsTxt.NO_ROBOTS |
| Modifier and Type | Method and Description |
|---|---|
static RobotsTxt |
RobotsTxt.parse(java.lang.String host,
Client httpClient,
java.lang.String userAgent,
java.util.Set<java.lang.String> preserveAgents,
Logger logger)
Creates a robots.txt from the standard location (
/robots.txt). |