public abstract class ClasspathEntry extends Object
| Constructor and Description |
|---|
ClasspathEntry() |
| Modifier and Type | Method and Description |
|---|---|
static ClasspathEntry |
fromExternalForm(String str) |
String |
toExternalForm() |
public String toExternalForm()
public static ClasspathEntry fromExternalForm(String str)
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.