com.eviware.soapui.support
Class ClasspathHacker

java.lang.Object
  extended by com.eviware.soapui.support.ClasspathHacker

public class ClasspathHacker
extends java.lang.Object


Constructor Summary
ClasspathHacker()
           
 
Method Summary
static void addFile(java.io.File f)
           
static void addFile(java.lang.String s)
           
static void addURL(java.net.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(java.lang.String s)
                    throws java.io.IOException
Throws:
java.io.IOException

addFile

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

addURL

public static void addURL(java.net.URL u)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2009 eviware.com. All Rights Reserved.