public class CoffeeScriptPlugin extends Object implements com.jfinal.plugin.IPlugin
| 构造器和说明 |
|---|
CoffeeScriptPlugin() |
CoffeeScriptPlugin(CoffeeScriptCompiler coffeeScriptCompiler) |
CoffeeScriptPlugin(int restartInterval,
CoffeeScriptCompiler coffeeScriptCompiler) |
public CoffeeScriptPlugin()
public CoffeeScriptPlugin(CoffeeScriptCompiler coffeeScriptCompiler)
public CoffeeScriptPlugin(int restartInterval,
CoffeeScriptCompiler coffeeScriptCompiler)
public boolean start()
start 在接口中 com.jfinal.plugin.IPluginpublic boolean stop()
stop 在接口中 com.jfinal.plugin.IPluginpublic static void main(String[] args) throws IOException, CoffeeException
Copyright © 2014. All rights reserved.