public final class SystemJarFinder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<java.lang.String> |
getJreLibOrExtJars()
Get the JRE "lib/" and "ext/" jar paths.
|
static java.lang.String |
getJreRtJarPath()
Get the JRE "rt.jar" path.
|
public static java.lang.String getJreRtJarPath()
public static java.util.Set<java.lang.String> getJreLibOrExtJars()