Class CssMinify

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

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