|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.internal.adaptor.LocationHelper
public class LocationHelper
| Constructor Summary | |
|---|---|
LocationHelper()
|
|
| Method Summary | |
|---|---|
static java.net.URL |
buildURL(java.lang.String spec,
boolean trailingSlash)
Builds a URL with the given specification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationHelper()
| Method Detail |
|---|
public static java.net.URL buildURL(java.lang.String spec,
boolean trailingSlash)
spec - the URL specificationtrailingSlash - flag to indicate a trailing slash on the spec
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||