Uses of Interface
org.eclipse.e4.ui.css.core.sac.ISACParserFactory
Packages that use ISACParserFactory
Package
Description
-
Uses of ISACParserFactory in org.eclipse.e4.ui.css.core.impl.dom.parsers
Methods in org.eclipse.e4.ui.css.core.impl.dom.parsers that return ISACParserFactoryModifier and TypeMethodDescriptionAbstractCSSParser.getSACParserFactory()
Return factoryISACParserFactory
to use.Methods in org.eclipse.e4.ui.css.core.impl.dom.parsers with parameters of type ISACParserFactoryModifier and TypeMethodDescriptionvoid
AbstractCSSParser.setSACParserFactory
(ISACParserFactory parserFactory) Set factoryISACParserFactory
to use. -
Uses of ISACParserFactory in org.eclipse.e4.ui.css.core.impl.sac
Classes in org.eclipse.e4.ui.css.core.impl.sac that implement ISACParserFactory -
Uses of ISACParserFactory in org.eclipse.e4.ui.css.core.sac
Classes in org.eclipse.e4.ui.css.core.sac that implement ISACParserFactoryMethods in org.eclipse.e4.ui.css.core.sac that return ISACParserFactoryModifier and TypeMethodDescriptionstatic ISACParserFactory
SACParserFactory.newInstance()
Return instance of SACParserFactory