com.yahoo.platform.yui.compressor
Class CssCompressor

java.lang.Object
  extended by com.yahoo.platform.yui.compressor.CssCompressor

public class CssCompressor
extends Object


Constructor Summary
CssCompressor(Reader in)
           
 
Method Summary
 void compress(Writer out, int linebreakpos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CssCompressor

public CssCompressor(Reader in)
              throws IOException
Throws:
IOException
Method Detail

compress

public void compress(Writer out,
                     int linebreakpos)
              throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.