Acme
Class NoRobots

java.lang.Object
  extended by Acme.NoRobots

public class NoRobots
extends java.lang.Object


Constructor Summary
NoRobots(java.lang.String robotName)
           
 
Method Summary
 boolean ok(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoRobots

public NoRobots(java.lang.String robotName)
Method Detail

ok

public boolean ok(java.net.URL url)