|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.arakhne.vmutil.ClasspathUtil
public class ClasspathUtil
Current classpath and associated utility functions.
| Constructor Summary | |
|---|---|
ClasspathUtil()
|
|
| Method Summary | |
|---|---|
static Iterator<URL> |
getClasspath()
Replies the current classpath. |
static URL[] |
getCurrentClasspath()
Deprecated. see getClasspath() |
static Iterator<URL> |
getStartClasspath()
Replies the classpath at start of the virtual machine. |
static URL[] |
getStartupClasspath()
Deprecated. see getStartClasspath() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathUtil()
| Method Detail |
|---|
@Deprecated public static URL[] getStartupClasspath()
getStartClasspath()
null.public static Iterator<URL> getStartClasspath()
null.@Deprecated public static URL[] getCurrentClasspath()
getClasspath()
null.public static Iterator<URL> getClasspath()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||