Package org.eclipse.equinox.plurl.impl
Class PlurlImpl.PlurlContentHandlerFactory
java.lang.Object
org.eclipse.equinox.plurl.impl.PlurlImpl.PlurlContentHandlerFactory
- All Implemented Interfaces:
ContentHandlerFactory,PlurlImpl.LegacyFactory
- Enclosing class:
PlurlImpl
public class PlurlImpl.PlurlContentHandlerFactory
extends Object
implements ContentHandlerFactory, PlurlImpl.LegacyFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateContentHandler(String mimetype) booleanvoidvoidunregister(Object factory)
-
Constructor Details
-
PlurlContentHandlerFactory
public PlurlContentHandlerFactory()
-
-
Method Details
-
createContentHandler
- Specified by:
createContentHandlerin interfaceContentHandlerFactory
-
register
- Specified by:
registerin interfacePlurlImpl.LegacyFactory
-
unregister
- Specified by:
unregisterin interfacePlurlImpl.LegacyFactory
-
isMultiplexing
public boolean isMultiplexing()- Specified by:
isMultiplexingin interfacePlurlImpl.LegacyFactory
-