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
IOException
org.nuxeo.theme.html.JSMin.UnterminatedRegExpLiteralException
org.nuxeo.theme.html.JSMin.UnterminatedCommentException
org.nuxeo.theme.html.JSMin.UnterminatedStringLiteralException
public static void main(String[] arg)
Copyright © 2011 Nuxeo SA. All Rights Reserved.