public class LessUtils extends Object
static com.asual.lesscss.LessEngine
engine
LessUtils()
static void
compile(File file)
compile(File file, boolean compress)
compile(String file)
compile(String file, boolean compress)
static String
eval(String code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.asual.lesscss.LessEngine engine
public LessUtils()
public static String eval(String code) throws Exception
Exception
public static void compile(String file) throws Exception
public static void compile(File file) throws Exception
public static void compile(String file, boolean compress) throws Exception
public static void compile(File file, boolean compress) throws Exception
Copyright © 2015. All rights reserved.