|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.internal.adaptor.URLConverterImpl
public class URLConverterImpl
The service implementation that allows bundleresource or bundleentry URLs to be converted to native file URLs on the local file system.
Internal class.
Constructor Summary | |
---|---|
URLConverterImpl()
|
Method Summary | |
---|---|
java.net.URL |
resolve(java.net.URL url)
|
java.net.URL |
toFileURL(java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLConverterImpl()
Method Detail |
---|
public java.net.URL toFileURL(java.net.URL url) throws java.io.IOException
toFileURL
in interface org.eclipse.osgi.service.urlconversion.URLConverter
java.io.IOException
public java.net.URL resolve(java.net.URL url) throws java.io.IOException
resolve
in interface org.eclipse.osgi.service.urlconversion.URLConverter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |