Uses of Class
org.nanoko.coffee.mill.processors.DefaultProcessor

Packages that use DefaultProcessor
org.nanoko.coffee.mill.mojos.others   
org.nanoko.coffee.mill.processors   
 

Uses of DefaultProcessor in org.nanoko.coffee.mill.mojos.others
 

Subclasses of DefaultProcessor in org.nanoko.coffee.mill.mojos.others
 class FinalArtifactProcessor
          A processor copying final artifacts from reactor projects to the watched project.
 

Uses of DefaultProcessor in org.nanoko.coffee.mill.processors
 

Subclasses of DefaultProcessor in org.nanoko.coffee.mill.processors
 class AggregatorProcessor
          Common facet of aggregator.
 class CoffeeScriptCompilationProcessor
          Processor handling CoffeeScript to JavaScript compilation.
 class CopyAssetProcessor
          A processor copying assets to the work directory.
 class CSSAggregator
          Aggregates JavaScript files
 class CSSFileCopyProcessor
          Just copy CSS files to an output directory.
 class CSSLintProcessor
          Processor validating CSS files using jslint.
 class DustJSProcessor
          Compiles dust templates.
 class HTMLCompressorProcessor
          A processor optimizing HTML pages using HTMLCompressor.
 class JavaScriptAggregator
          Aggregates JavaScript files
 class JavaScriptFileCopyProcessor
          Just copy JavaScript files to an output directory.
 class JpegTranProcessor
          A processor optimizing JPEG files using JpegTran.
 class JSHintProcessor
          Validates a JS file using JSHint
 class JSLintProcessor
          Validates a JS file using JSHint
 class LessCompilationProcessor
          Processor handling Less to CSS compilation.
 class OptiPNGProcessor
          A processor optimizing PNG files using OptiPNG.
 



Copyright © 2012-2013 OW2. All Rights Reserved.