com.vaadin.sass
Class SassCompiler
java.lang.Object
com.vaadin.sass.SassCompiler
public class SassCompiler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SassCompiler
public SassCompiler()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
writeFile
public static void writeFile(String filename,
String output)
throws IOException
- Throws:
IOException
Copyright © 2013–2014 Vaadin. All rights reserved.