cn.dreampie.coffeescript
类 CoffeeScriptPlugin
java.lang.Object
cn.dreampie.coffeescript.CoffeeScriptPlugin
- 所有已实现的接口:
- com.jfinal.plugin.IPlugin
public class CoffeeScriptPlugin
- extends Object
- implements com.jfinal.plugin.IPlugin
Created by wangrenhui on 2014/7/11.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoffeeScriptPlugin
public CoffeeScriptPlugin()
CoffeeScriptPlugin
public CoffeeScriptPlugin(String in,
String out)
CoffeeScriptPlugin
public CoffeeScriptPlugin(CoffeeScriptCompiler coffeeScriptCompiler)
CoffeeScriptPlugin
public CoffeeScriptPlugin(int restartInterval,
CoffeeScriptCompiler coffeeScriptCompiler)
start
public boolean start()
- 指定者:
- 接口
com.jfinal.plugin.IPlugin 中的 start
stop
public boolean stop()
- 指定者:
- 接口
com.jfinal.plugin.IPlugin 中的 stop
main
public static void main(String[] args)
throws IOException,
CoffeeException
- 抛出:
IOException
CoffeeException
Copyright © 2014. All rights reserved.