public class TextFileUtil extends Object
public TextFileUtil()
public static List<String> toWords(URL url) throws IOException
IOExceptionpublic static List<String> toWords(String filename) throws IOException
IOExceptionpublic static List<String> toWords(BufferedReader br) throws IOException
IOExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.