fnug.util
Class YUICssCompressor
java.lang.Object
fnug.util.YUICssCompressor
public class YUICssCompressor
- extends Object
Skillfully stealed from the YUI project. Hats off!
Current version 2.4.6. https://github.com/yui/yuicompressor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YUICssCompressor
public YUICssCompressor(Reader in)
throws IOException
- Throws:
IOException
compress
public void compress(Writer out,
int linebreakpos)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.