public class NodeJsLessCompiler extends Object
| Constructor and Description |
|---|
NodeJsLessCompiler(boolean compress,
String encoding,
org.apache.maven.plugin.logging.Log log) |
NodeJsLessCompiler(String nodeExecutablePath,
boolean compress,
String encoding,
org.apache.maven.plugin.logging.Log log) |
public NodeJsLessCompiler(boolean compress,
String encoding,
org.apache.maven.plugin.logging.Log log)
throws IOException
IOExceptionpublic NodeJsLessCompiler(String nodeExecutablePath, boolean compress, String encoding, org.apache.maven.plugin.logging.Log log) throws IOException
IOExceptionpublic void close()
public void compile(de.sandroboehme.lesscss.LessSource input,
File output,
boolean force)
throws IOException,
de.sandroboehme.lesscss.LessException,
InterruptedException
IOExceptionde.sandroboehme.lesscss.LessExceptionInterruptedExceptionCopyright © 2014. All Rights Reserved.