public class LessStylesheetContext extends Object
Constructor and Description |
---|
LessStylesheetContext(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.PropertyOracle oracle) |
Modifier and Type | Method and Description |
---|---|
void |
compileLessStylesheets(Collection<URL> stylesheets)
Compile and optimize LESS/CSS stylsheets.
|
Map<String,String> |
getStyleMapping() |
String |
getStylesheet() |
public LessStylesheetContext(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.PropertyOracle oracle)
public void compileLessStylesheets(Collection<URL> stylesheets) throws IOException
stylesheets
- URLs to the stylesheets to be compiled and optimized.IOException
public String getStylesheet()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.