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