juzu.plugin.less.impl.lesser
Class URLLessContext

java.lang.Object
  extended by juzu.plugin.less.impl.lesser.URLLessContext
All Implemented Interfaces:
LessContext

public class URLLessContext
extends Object
implements LessContext

Author:
Julien Viet

Constructor Summary
URLLessContext(URL baseURL)
           
 
Method Summary
 String load(String ref)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLLessContext

public URLLessContext(URL baseURL)
Method Detail

load

public String load(String ref)
Specified by:
load in interface LessContext


Copyright © 2014 eXo Platform SAS. All rights reserved.