Class TestUrl

java.lang.Object
   |
   +----TestUrl

public class TestUrl
extends Object
Class to demonstrate the use of the URL class.


Constructor Index

 o TestUrl()

Method Index

 o main(String[])
main() method to invoke from JVM.

Constructors

 o TestUrl
 public TestUrl()

Methods

 o main
 public static void main(String args[])
main() method to invoke from JVM.