Class HttpResourcesLocatorImpl
java.lang.Object
org.eclipse.e4.ui.css.core.util.impl.resources.HttpResourcesLocatorImpl
- All Implemented Interfaces:
IResourceLocator,IURIResolver
Http resources locator implementation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInputStream(String uri) ReturnInputStreamfrom theuri.Return the uri resolved.
-
Constructor Details
-
HttpResourcesLocatorImpl
public HttpResourcesLocatorImpl()
-
-
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
-