Skip navigation links
A C G I L O P S 

A

apply(Module) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
applyRequiredPlugins(Module) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
applySpincastProcessUtilsPlugin(Module) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
autoPrefix(String) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS String.
autoPrefix(String, JsonObject) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS String.
autoPrefix(File) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS file.
autoPrefix(File, JsonObject) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS file.
autoPrefix(File, Charset) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS file.
autoPrefix(File, Charset, JsonObject) - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Apply Autoprefixer on the specified CSS file.
autoPrefix(File) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
autoPrefix(File, JsonObject) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
autoPrefix(File, Charset) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
autoPrefix(File, Charset, JsonObject) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
autoPrefix(String) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
autoPrefix(String, JsonObject) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 

C

configure() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPluginModule
 
createPostCssConfigFile(File, JsonObject) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 

G

getAutoprefixCommandMaxNbrMinutes() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getCommandArgs(String, File, File) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
Create arguments for the "postcss" program.
getCssAutoprefixerConfigImpl() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPluginModule
 
getId() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
getJsonManager() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getNodeGlobalDir() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getNomExecutableName() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getPluginModule() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
getPostCssConfigFileDir(JsonObject) - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
Return a directory where to find a "postcss.config.js" serving as the configurations for "postcss".
getPostCssConfigFileDirsParentDir() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getPostcssExecutableName() - Method in interface org.spincast.plugins.cssautoprefixer.config.SpincastCssAutoprefixerConfig
The name or full path to the "postcss" npm artifact executable.
getPostcssExecutableName() - Method in class org.spincast.plugins.cssautoprefixer.config.SpincastCssAutoprefixerConfigDefault
 
getSpincastConfig() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getSpincastCssAutoprefixerConfig() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getSpincastCssAutoprefixerManagerImpl() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPluginModule
 
getSpincastProcessUtils() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
getSpincastUtils() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 

I

isValidAutoprefixerEnvironment() - Method in interface org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManager
Return true if Autoprefixer can be run properly.
isValidAutoprefixerEnvironment() - Method in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 

L

logger - Static variable in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 

O

org.spincast.plugins.cssautoprefixer - package org.spincast.plugins.cssautoprefixer
 
org.spincast.plugins.cssautoprefixer.config - package org.spincast.plugins.cssautoprefixer.config
 

P

PLUGIN_ID - Static variable in class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 

S

SpincastCssAutoprefixerConfig - Interface in org.spincast.plugins.cssautoprefixer.config
 
SpincastCssAutoprefixerConfigDefault - Class in org.spincast.plugins.cssautoprefixer.config
 
SpincastCssAutoprefixerConfigDefault() - Constructor for class org.spincast.plugins.cssautoprefixer.config.SpincastCssAutoprefixerConfigDefault
 
SpincastCssAutoprefixerManager - Interface in org.spincast.plugins.cssautoprefixer
 
SpincastCssAutoprefixerManagerDefault - Class in org.spincast.plugins.cssautoprefixer
CSS Autoprefixer manager.
SpincastCssAutoprefixerManagerDefault(SpincastUtils, SpincastProcessUtils, SpincastConfig, SpincastCssAutoprefixerConfig, JsonManager) - Constructor for class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
 
SpincastCssAutoprefixerPlugin - Class in org.spincast.plugins.cssautoprefixer
Spincast CSS Autoprefixer plugin.
SpincastCssAutoprefixerPlugin() - Constructor for class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPlugin
 
SpincastCssAutoprefixerPluginModule - Class in org.spincast.plugins.cssautoprefixer
Spincast CSS Autoprefixer plugin module.
SpincastCssAutoprefixerPluginModule() - Constructor for class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPluginModule
 
SpincastCssAutoprefixerPluginModule(Class<? extends RequestContext<?>>, Class<? extends WebsocketContext<?>>) - Constructor for class org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerPluginModule
 
A C G I L O P S 
Skip navigation links

Copyright © 2019. All rights reserved.