@Minimize @SupportedResourceType(value=JS) public class PackerJsProcessor extends Object implements ResourcePreProcessor, ResourcePostProcessor
| Constructor and Description |
|---|
PackerJsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected PackerJs |
newPackerJs() |
protected void |
onException(WroRuntimeException e)
Invoked when a processing exception occurs.
|
void |
process(Reader reader,
Writer writer) |
void |
process(Resource resource,
Reader reader,
Writer writer) |
public static final String ALIAS
public void process(Resource resource, Reader reader, Writer writer) throws IOException
process in interface ResourcePreProcessorIOExceptionprotected void onException(WroRuntimeException e)
protected PackerJs newPackerJs()
public void process(Reader reader, Writer writer) throws IOException
process in interface ResourcePostProcessorIOExceptionCopyright © 2008-2013. All Rights Reserved.