Package org.javlo.helper
Class CSSFastMin
- java.lang.Object
-
- org.javlo.helper.CSSFastMin
-
public class CSSFastMin extends Object
-
-
Constructor Summary
Constructors Constructor Description CSSFastMin()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
minimize(Reader in, Writer out)
static String
minimize(String s)
-
-
-
Method Detail
-
minimize
public static void minimize(Reader in, Writer out) throws IOException
- Throws:
IOException
-
-