Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.