@SupportedResourceType(value=JS) public class CoffeeScriptProcessor extends Object implements ResourcePreProcessor, ResourcePostProcessor
RhinoCoffeeScriptProcessor but will prefer using NodeCoffeeScriptProcessor 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.