public class CssCompressor extends Object
CssCompressor(Reader in)
void
compress(Writer out, int linebreakpos)
protected String
extractDataUrls(String css, ArrayList preservedTokens)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CssCompressor(Reader in) throws IOException
IOException
protected String extractDataUrls(String css, ArrayList preservedTokens)
public void compress(Writer out, int linebreakpos) throws IOException