Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.html
Class CssCompressor

java.lang.Object
  extended by org.nuxeo.theme.html.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
equals, 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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.