public class ClassloaderUtil extends Object implements RevisionHandler
| Constructor and Description |
|---|
ClassloaderUtil() |
public static void addFile(String s) throws IOException
s - File nameIOException - if something goes wrong when adding a filepublic static void addFile(File f) throws IOException
f - File objectIOException - if something goes wrong when adding a filepublic static void addURL(URL u) throws IOException
u - URLIOException - if something goes wrong when adding a urlpublic String getRevision()
getRevision in interface RevisionHandlerCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.