public static class CommonPlugin.Implementation extends EMFPlugin.EclipsePlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonPlugin.Implementation.Activator |
helper| Constructor and Description |
|---|
Implementation()
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected static URI |
asLocalURI(URI uri)
Use the platform to convert to a local URI.
|
protected static URI |
fix(java.net.URL url,
java.lang.String fragment) |
static java.lang.Class<?> |
loadClass(java.lang.String pluginID,
java.lang.String className)
Use the platform to load the named class using the right class loader.
|
protected static URI |
resolve(URI uri)
Use the platform to convert to a local URI.
|
doGetImage, getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, logprotected static URI fix(java.net.URL url, java.lang.String fragment) throws java.io.IOException
java.io.IOExceptionpublic static java.lang.Class<?> loadClass(java.lang.String pluginID,
java.lang.String className)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature