Class JsMinify

java.lang.Object
org.ocpsoft.rewrite.transform.minify.Minify
org.ocpsoft.rewrite.transform.minify.JsMinify
All Implemented Interfaces:
Transformer

public class JsMinify extends Minify implements Transformer
A Transformer implementation that compresses JavaScript using yuicompressor.
Author:
Christian Kaltepoth