public class RobotstxtServer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RobotstxtConfig |
config |
protected Map<String,HostDirectives> |
host2directivesCache |
protected PageFetcher |
pageFetcher |
| Constructor and Description |
|---|
RobotstxtServer(RobotstxtConfig config,
PageFetcher pageFetcher) |
protected RobotstxtConfig config
protected final Map<String,HostDirectives> host2directivesCache
protected PageFetcher pageFetcher
public RobotstxtServer(RobotstxtConfig config, PageFetcher pageFetcher)
public boolean allows(WebURL webURL)
Copyright © 2013. All Rights Reserved.