Class OSGiResourceLocator
java.lang.Object
org.eclipse.e4.ui.css.core.util.impl.resources.OSGiResourceLocator
- All Implemented Interfaces:
IResourceLocator
,IURIResolver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInputStream
(String uri) ReturnInputStream
from theuri
.Return the uri resolved.
-
Constructor Details
-
OSGiResourceLocator
-
-
Method Details
-
resolve
Description copied from interface:IURIResolver
Return the uri resolved.- Specified by:
resolve
in interfaceIURIResolver
-
getInputStream
Description copied from interface:IResourceLocator
ReturnInputStream
from theuri
.- Specified by:
getInputStream
in interfaceIResourceLocator
- Throws:
Exception
-