@SupportedResourceType(value=JS) public class BeautifyJsProcessor extends Object implements ResourcePreProcessor, ResourcePostProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS_BEAUTIFY |
| Constructor and Description |
|---|
BeautifyJsProcessor()
Default constructor.
|
public static final String ALIAS_BEAUTIFY
public BeautifyJsProcessor()
public void process(Resource resource, Reader reader, Writer writer) throws IOException
process in interface ResourcePreProcessorIOExceptionprotected void onException(WroRuntimeException e)
public void process(Reader reader, Writer writer) throws IOException
process in interface ResourcePostProcessorIOExceptionCopyright © 2008-2013. All Rights Reserved.