Package org.loom.resources.compressor

Interface Summary
WebResourceCompressor A class that compresses a file (javascript or css), minifying and possibly obfuscating the code.
 

Class Summary
ClosureJavascriptCompressorAdapter Adapter for Google Closure Compiler
NullCompressor A null compressor that does not do modify the file contents.
YuiCssCompressorAdapter Adapter for the javascript YUICompressor
YuiErrorReporter Implementation of the YuiErrorReporter
YuiJavascriptCompressorAdapter Adapter for the javascript YUICompressor