Holger's
Java API

Uses of Class
com.antelmann.net.URLNode

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

Uses of URLNode in com.antelmann.net
 

Methods in com.antelmann.net that return types with arguments of type URLNode
 Enumeration<URLNode> URLNode.children()
           
 

Methods in com.antelmann.net with parameters of type URLNode
protected  void URLTree.revalidateNode(URLNode node, boolean refresh)
          internally called by recalculate(); recalculates sub-tree recursively
 

Constructors in com.antelmann.net with parameters of type URLNode
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