public class TextFileUtil extends Object
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–2015 QOS.ch. All rights reserved.