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 java.lang.Object


Constructor Summary
CssCompressor(java.io.Reader in)
           
 
Method Summary
 void compress(java.io.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(java.io.Reader in)
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

compress

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.