public class JawrCssMinifier extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
JawrCssMinifier.MatcherProcessorCallback
Template class to abstract the pattern of iterating over a Matcher and performing string replacement.
|
| Constructor and Description |
|---|
JawrCssMinifier() |
public StringBuffer minifyCSS(StringBuffer data)
data - CSS to minifyCopyright © 2008-2013. All Rights Reserved.