@SupportedResourceType(value=CSS) public class LessCssProcessor extends Object implements ResourcePreProcessor, ResourcePostProcessor
RhinoLessCssProcessor but will prefer using NodeLessCssProcessor if it is supported and
will fallback to rhino based processor.public static final String ALIAS
public void process(Resource resource, Reader reader, Writer writer) throws IOException
process in interface ResourcePreProcessorIOExceptionpublic void process(Reader reader, Writer writer) throws IOException
process in interface ResourcePostProcessorIOExceptionCopyright © 2008-2013. All Rights Reserved.