Class TestUrl
java.lang.Object
|
+----TestUrl
- public class TestUrl
- extends Object
Class to demonstrate the use of the URL class.
-
TestUrl()
-
-
main(String[])
- main() method to invoke from JVM.
TestUrl
public TestUrl()
main
public static void main(String args[])
- main() method to invoke from JVM.