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