Uses of Class
org.apache.manifoldcf.crawler.connectors.rss.Robots
-
-
Uses of Robots in org.apache.manifoldcf.crawler.connectors.rss
Fields in org.apache.manifoldcf.crawler.connectors.rss declared as Robots Modifier and Type Field Description protected RobotsRSSConnector. robotsThe robots object used by this instanceMethods in org.apache.manifoldcf.crawler.connectors.rss that return Robots Modifier and Type Method Description protected RobotsRSSConnector. getRobots(ThrottledFetcher fetcher)Given the current parameters, find the correct robots object (or create one if none found).
-