Uses of Interface
org.spincast.plugins.cssautoprefixer.config.SpincastCssAutoprefixerConfig
Packages that use SpincastCssAutoprefixerConfig
Package
Description
-
Uses of SpincastCssAutoprefixerConfig in org.spincast.plugins.cssautoprefixer
Methods in org.spincast.plugins.cssautoprefixer that return SpincastCssAutoprefixerConfigModifier and TypeMethodDescriptionprotected SpincastCssAutoprefixerConfigSpincastCssAutoprefixerManagerDefault.getSpincastCssAutoprefixerConfig()Methods in org.spincast.plugins.cssautoprefixer that return types with arguments of type SpincastCssAutoprefixerConfigModifier and TypeMethodDescriptionprotected Class<? extends SpincastCssAutoprefixerConfig>SpincastCssAutoprefixerPluginModule.getCssAutoprefixerConfigImpl()Constructors in org.spincast.plugins.cssautoprefixer with parameters of type SpincastCssAutoprefixerConfigModifierConstructorDescriptionSpincastCssAutoprefixerManagerDefault(org.spincast.core.utils.SpincastUtils spincastUtils, org.spincast.plugins.processutils.SpincastProcessUtils spincastProcessUtils, org.spincast.core.config.SpincastConfig spincastConfig, SpincastCssAutoprefixerConfig spincastCssAutoprefixerConfig, org.spincast.core.json.JsonManager jsonManager) -
Uses of SpincastCssAutoprefixerConfig in org.spincast.plugins.cssautoprefixer.config
Classes in org.spincast.plugins.cssautoprefixer.config that implement SpincastCssAutoprefixerConfig