org.ajax4jsf.css
Class CssCompressor

java.lang.Object
  extended by org.ajax4jsf.css.CssCompressor

public class CssCompressor
extends java.lang.Object


Constructor Summary
CssCompressor(java.lang.StringBuffer buffer)
           
 
Method Summary
 int compress(java.io.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(java.lang.StringBuffer buffer)
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

compress

public int compress(java.io.Writer out,
                    int linebreakpos)
             throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.