public class JSMin extends Object
| Constructor and Description | 
|---|
JSMin(InputStream in,
     OutputStream out)  | 
public JSMin(InputStream in, OutputStream out)
public void jsmin()
           throws IOException,
                  org.nuxeo.theme.html.JSMin.UnterminatedRegExpLiteralException,
                  org.nuxeo.theme.html.JSMin.UnterminatedCommentException,
                  org.nuxeo.theme.html.JSMin.UnterminatedStringLiteralException
IOExceptionorg.nuxeo.theme.html.JSMin.UnterminatedRegExpLiteralExceptionorg.nuxeo.theme.html.JSMin.UnterminatedCommentExceptionorg.nuxeo.theme.html.JSMin.UnterminatedStringLiteralExceptionpublic static void main(String[] arg)
Copyright © 2015 Nuxeo SA. All rights reserved.