|
public static void download(String fileUrl, String filePath, boolean useUa) throws Exception {
|
|
public static void download(String fileUrl, String filePath, boolean useUa) throws Exception {
|
|
public static void download(String fileUrl, String filePath, boolean useUa, boolean useProxy, Map<String, String> proxyInfo) throws Exception {
|
|
public static void download(String fileUrl, String filePath, boolean useUa, boolean useProxy, Map<String, String> proxyInfo) throws Exception {
|