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