edu.pdx.cs399J.net
Class LoadFromURL

java.lang.Object
  extended by edu.pdx.cs399J.net.LoadFromURL

public class LoadFromURL
extends Object

Uses a URLClassLoader to load a resource from a given URL.


Constructor Summary
LoadFromURL()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadFromURL

public LoadFromURL()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2000-2009 Portland State University. All Rights Reserved.