Uses of Class
org.apache.http.norobots.NoRobotException

Packages that use NoRobotException
org.apache.http.norobots Using norobots-rfc 
 

Uses of NoRobotException in org.apache.http.norobots
 

Methods in org.apache.http.norobots that throw NoRobotException
 void NoRobotClient.parse(URL baseUrl)
          Head to a website and suck in their robots.txt file.
 void NoRobotClient.parseText(String txt)
           
 



Copyright © 2008 The Apache Software Foundation