Package org.eclipse.equinox.plurl.impl
Class PlurlImpl.URLStreamHandlerFactoryHolder
java.lang.Object
org.eclipse.equinox.plurl.impl.PlurlImpl.PlurlFactoryHolder<URLStreamHandlerFactory,PlurlStreamHandler>
org.eclipse.equinox.plurl.impl.PlurlImpl.URLStreamHandlerFactoryHolder
- All Implemented Interfaces:
PlurlFactory
- Enclosing class:
PlurlImpl
public class PlurlImpl.URLStreamHandlerFactoryHolder
extends PlurlImpl.PlurlFactoryHolder<URLStreamHandlerFactory,PlurlStreamHandler>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PlurlStreamHandlercreateHandler(String protocol, URLStreamHandlerFactory f) protected voidMethods inherited from class org.eclipse.equinox.plurl.impl.PlurlImpl.PlurlFactoryHolder
shouldHandle, toString
-
Constructor Details
-
URLStreamHandlerFactoryHolder
-
-
Method Details
-
createHandler
- Specified by:
createHandlerin classPlurlImpl.PlurlFactoryHolder<URLStreamHandlerFactory,PlurlStreamHandler>
-
remove
- Specified by:
removein classPlurlImpl.PlurlFactoryHolder<URLStreamHandlerFactory,PlurlStreamHandler>
-