Module net.anwiba.commons.utilities
Class ClassLoaderUtilities
java.lang.Object
net.anwiba.commons.utilities.lang.ClassLoaderUtilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToClassPath(ClassLoader classLoader, File path) static voidaddToClassPath(ClassLoader classLoader, String name) static voidaddToClassPath(ClassLoader classLoader, URI uri) static voidaddToClassPath(ClassLoader classLoader, URL url) static booleanstatic StringgetAuthors(URI uri) static StringgetClassPath(ClassLoader classLoader) static URI[]getClassPathUris(ClassLoader classLoader) static Filestatic Filestatic URI[]getLibraries(ClassLoader classLoader) static URI[]getLibraries(Manifest manifest, String parent) static StringgetLicense(URI uri) static ManifestgetManifest(URI uri) static Stringstatic Stringstatic FilegetParentFile(String folder) static String
-
Constructor Details
-
ClassLoaderUtilities
public ClassLoaderUtilities()
-
-
Method Details
-
addToClassPath
- Throws:
IOException
-
addToClassPath
- Throws:
IOException
-
addToClassPath
- Throws:
IOException
-
addToClassPath
- Throws:
IOException
-
getClassPath
-
getManifest
-
getLicense
-
getReadMe
-
getAuthors
-
getNews
-
contains
-
getLibraries
-
getClassPathUris
-
getLibraries
-
getParent
-
getParentFile
-
getFile
-
getFile
-