| Name | Description | Type | Package | Framework |
| AbstractJsTemplateCompiler | A base class for template processors like: dustJS or hoganJS. | Class | ro.isdc.wro.extensions.processor.support.template | Wro4J |
| AbstractLinter | Encapsulates common code for utilities like jsHint or jsLint. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| CJson | The underlying implementation use the cjson project: http://stevehanov. | Class | ro.isdc.wro.extensions.processor.support.cjson | Wro4J |
| CoffeeScript | CoffeeScript is a little language that compiles into JavaScript. | Class | ro.isdc.wro.extensions.processor.support.coffeescript | Wro4J |
| CssLint | CssLint script engine utility. | Class | ro.isdc.wro.extensions.processor.support.csslint | Wro4J |
| CssLintError | Encapsulates an error reported by JsHint. | Class | ro.isdc.wro.extensions.processor.support.csslint | Wro4J |
| CssLintException | Exception caused by CssLint processing. | Class | ro.isdc.wro.extensions.processor.support.csslint | Wro4J |
| CssRule | Encapsulates an error reported by JsHint. | Class | ro.isdc.wro.extensions.processor.support.csslint | Wro4J |
| DefaultProcessorProvider | The implementation which contributes with processors from core module. | Class | ro.isdc.wro.extensions.processor.support | Wro4J |
| DustJs | Dust is a JavaScript templating engine designed to provide a clean separation between presentation and logic without sacrificing ease of use. | Class | ro.isdc.wro.extensions.processor.support.dustjs | Wro4J |
| EmberJs | EmberJS is a framework which provide a templating engine built on top of Handlebars. | Class | ro.isdc.wro.extensions.processor.support.emberjs | Wro4J |
| HandlebarsJs | HandlebarsJS is a JavaScript templating engine which provides the power necessary to let you build semantic templates effectively with no frustration. | Class | ro.isdc.wro.extensions.processor.support.handlebarsjs | Wro4J |
| HoganJs | Hogan. | Class | ro.isdc.wro.extensions.processor.support.hoganjs | Wro4J |
| JsHint | Apply JsHint script checking utility. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| JsLint | Apply JsLint script checking utility. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| JsonHPack | The underlying implementation use the json. | Class | ro.isdc.wro.extensions.processor.support.jsonhpack | Wro4J |
| LessCss | This class is not thread-safe. | Class | ro.isdc.wro.extensions.processor.support.less | Wro4J |
| LinterError | Encapsulates an error reported by JsHint. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| LinterException | Exception caused by JsHint processing. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| ObjectPoolHelper | A generic aware object pool wrapper. | Class | ro.isdc.wro.extensions.processor.support | Wro4J |
| OptionsBuilder | Responsible for building json representations of the options consumed by linter code. | Class | ro.isdc.wro.extensions.processor.support.linter | Wro4J |
| PackerJs | The underlying implementation use the packer. | Class | ro.isdc.wro.extensions.processor.support.packer | Wro4J |
| RubySassEngine | A Sass processor using ruby gems. | Class | ro.isdc.wro.extensions.processor.support.sass | Wro4J |
| SassCss | The underlying implementation use the sass. | Class | ro.isdc.wro.extensions.processor.support.sass | Wro4J |
| TypeScriptCompiler | Uses rhino to compile a TypeScript into javascript. | Class | ro.isdc.wro.extensions.processor.support.typescript | Wro4J |
| UglifyJs | The underlying implementation use untagged version (commited on 2012-09-08 14:15:12). | Class | ro.isdc.wro.extensions.processor.support.uglify | Wro4J |
| UglifyJs .Type | The type of processing supported by UglifyJs library. | Class | ro.isdc.wro.extensions.processor.support.uglify | Wro4J |
| YuiCssCompressor | Class | ro.isdc.wro.extensions.processor.support.yui | Wro4J | |