org.ujmp.core.util
Class ClassPathHacker

java.lang.Object
  extended by org.ujmp.core.util.ClassPathHacker

public class ClassPathHacker
extends Object


Constructor Summary
ClassPathHacker()
           
 
Method Summary
static void addFile(File f)
           
static void addFile(String s)
           
static void addURL(URL u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathHacker

public ClassPathHacker()
Method Detail

addFile

public static void addFile(String s)
                    throws IOException
Throws:
IOException

addFile

public static void addFile(File f)
                    throws IOException
Throws:
IOException

addURL

public static void addURL(URL u)
                   throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.