com.clickntap.utils
Class LessUtils
java.lang.Object
com.clickntap.utils.LessUtils
public class LessUtils
- extends Object
|
Field Summary |
static com.asual.lesscss.LessEngine |
engine
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
engine
public static com.asual.lesscss.LessEngine engine
LessUtils
public LessUtils()
eval
public static String eval(String code)
throws Exception
- Throws:
Exception
compile
public static void compile(String file)
throws Exception
- Throws:
Exception
compile
public static void compile(File file)
throws Exception
- Throws:
Exception
compile
public static void compile(String file,
boolean compress)
throws Exception
- Throws:
Exception
compile
public static void compile(File file,
boolean compress)
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.