|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||