| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor.js |
| Class and Description |
|---|
| AbstractLinterProcessor
Processor which analyze the js code and warns you about any problems.
|
| BeautifyJsProcessor
Perform a beautify operation on javascript by nicely formatting it.
|
| CJsonProcessor
A processor using cjson compression algorithm:
http://stevehanov.ca/blog/index.php?id=104. |
| GoogleClosureCompressorProcessor
Uses Google closure compiler for js minimization.
|
| JsonHPackProcessor
A processor using json.hpack compression algorithm: @see https://github.com/WebReflection/json.hpack
|
| JsTemplateCompilerProcessor
A base class for template processors like: dustJS or hoganJS.
|
Copyright © 2008-2013. All Rights Reserved.