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