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–2017 Eclipse Foundation. All rights reserved.