public abstract class AtsUtils extends Object
public static File ungzip(File gzip, File toDir) throws IOException
IOExceptionpublic static List<File> unzip(File zip, File toDir) throws IOException
IOExceptionpublic static File download(String url, File toDir) throws AlipayApiException
public static boolean checkMd5sum(File file, String checkCode) throws IOException
IOExceptionCopyright © 2017. All rights reserved.