org.ujmp.core.util
Class ClassPathHacker
- java.lang.Object
-
- org.ujmp.core.util.ClassPathHacker
-
public class ClassPathHacker extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ClassPathHacker()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidaddFile(java.io.File f)static voidaddFile(java.lang.String s)static voidaddURL(java.net.URL u)
-
-
-
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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG