edu.uiuc.cs.seclab
Class LibPathHacker

java.lang.Object
  extended by edu.uiuc.cs.seclab.LibPathHacker

public class LibPathHacker
extends java.lang.Object

Derived from: http://forum.java.sun.com/thread.jspa?threadID=707176&messageID=4096872


Constructor Summary
LibPathHacker()
           
 
Method Summary
static void addDefaultPath()
           
static void addDir(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibPathHacker

public LibPathHacker()
Method Detail

addDefaultPath

public static void addDefaultPath()

addDir

public static void addDir(java.lang.String s)
                   throws java.io.IOException
Throws:
java.io.IOException