Holger's
Java API

Uses of Class
com.antelmann.net.URLTree

Packages that use URLTree
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
 

Uses of URLTree in com.antelmann.net
 

Methods in com.antelmann.net with parameters of type URLTree
 void JSpider.setURLTree(URLTree utree)
          replaces the current URLTree with the given one; the crawlerMenu (if present) will be set to null and will need to be re-initialized if appropriate
 

Constructors in com.antelmann.net with parameters of type URLTree
JSpider(URLTree urlTree)
           
URLNode(URLCache uc, URLNode parent, URLTree tree)
           
URLNode(URL url, URLNode parent, URLTree tree)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads