public class NodeJsLessCssCompiler extends Object
| 构造器和说明 |
|---|
NodeJsLessCssCompiler(boolean compress,
String encoding,
org.slf4j.Logger logger) |
NodeJsLessCssCompiler(String nodeExecutablePath,
boolean compress,
String encoding,
org.slf4j.Logger logger) |
public NodeJsLessCssCompiler(boolean compress,
String encoding,
org.slf4j.Logger logger)
throws IOException
IOExceptionpublic NodeJsLessCssCompiler(String nodeExecutablePath, boolean compress, String encoding, org.slf4j.Logger logger) throws IOException
IOExceptionpublic void close()
public void compile(org.lesscss.LessSource input,
File output,
boolean force)
throws IOException,
org.lesscss.LessException,
InterruptedException
IOExceptionorg.lesscss.LessExceptionInterruptedExceptionCopyright © 2014. All rights reserved.