juzu.plugin.less.impl.lesser
Class Lesser

java.lang.Object
  extended by juzu.plugin.less.impl.lesser.Lesser

public class Lesser
extends Object

Author:
Julien Viet

Nested Class Summary
 class Lesser.Bridge
           
 
Constructor Summary
Lesser(JSContext jsContext)
           
 
Method Summary
 Result compile(LessContext context, String name)
           
 Result compile(LessContext context, String name, boolean compress)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lesser

public Lesser(JSContext jsContext)
       throws Exception
Throws:
Exception
Method Detail

compile

public Result compile(LessContext context,
                      String name)
               throws Exception
Throws:
Exception

compile

public Result compile(LessContext context,
                      String name,
                      boolean compress)
               throws Exception
Throws:
Exception


Copyright © 2014 eXo Platform SAS. All rights reserved.