Package org.eclipse.emf.cdo.common.util
Interface URIHandlerRegistry
public interface URIHandlerRegistry
- Since:
- 4.13
- Author:
- Eike Stepper
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddURIHandler
(String scheme, URIHandler handler) getURIHandler
(String scheme) removeURIHandler
(String scheme)
-
Field Details
-
INSTANCE
-
-
Method Details
-
addURIHandler
-
removeURIHandler
-
getURIHandler
-