Package org.eclipse.e4.ui.css.core.sac
Class DocumentHandlerFactory
java.lang.Object
org.eclipse.e4.ui.css.core.sac.DocumentHandlerFactory
- All Implemented Interfaces:
IDocumentHandlerFactory
- Direct Known Subclasses:
DocumentHandlerFactoryImpl
Factory to get instance of
DocumentHandlerFactory
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentHandlerFactory
Return instance ofDocumentHandlerFactory
.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.e4.ui.css.core.sac.IDocumentHandlerFactory
makeDocumentHandler
-
Constructor Details
-
DocumentHandlerFactory
public DocumentHandlerFactory()
-
-
Method Details
-
newInstance
Return instance ofDocumentHandlerFactory
.
-