public class UglifyJsCompress extends Object
UglifyJsCompress()
static void
compress(String inPath)
compress(String inPath, String outPath)
compress(String cmdOption, String inPath, String outPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UglifyJsCompress()
public static void compress(String inPath) throws Exception
Exception
public static void compress(String inPath, String outPath) throws Exception
public static void compress(String cmdOption, String inPath, String outPath) throws Exception
Copyright © 2021. All rights reserved.