public final class URLUtil extends Object
project: heaven-URLUtil
create on 2020/6/19 20:07
static List<String>
readAllLines(URL url)
readAllLines(URL url, String charset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<String> readAllLines(URL url)
url
public static List<String> readAllLines(URL url, String charset)
charset
Copyright © 2024. All rights reserved.