Uses of Class
info.simongibbs.scoof.Spider

Uses of Spider in info.simongibbs.scoof
 

Methods in info.simongibbs.scoof that return Spider
 Spider CodeBase.getSpider()
          Returns a reference to the associated Spider.
 

Methods in info.simongibbs.scoof with parameters of type Spider
 void CodeBase.setSpider(Spider spider)
          Supplies a Spider so that Spidering can occur.