Class GosucUtil
java.lang.Object
gw.lang.gosuc.GosucUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetClassLocation(String className) static IDirectorygetDirectoryForPath(String uriPath) Special handling for the unusual structure of the IBM JDK.Get all JARs from the lib directory of the System's java.home propertystatic StringmakeStringPaths(List<IDirectory> sourcePaths) static List<IDirectory> toDirectories(List<String> uriPaths) static URL
-
Constructor Details
-
GosucUtil
public GosucUtil()
-
-
Method Details
-
indent
-
getDirectoryForPath
-
makeStringPaths
-
toURL
-
toDirectories
-
getJreJars
-
getIbmClasspath
-
getGosuBootstrapJars
-
getGosuBootstrapJars_Java8
-
getGosuBootstrapJars_Java9
-
getClassLocation
-