Package net.kafujo.samples.wikidata
Class WikidataCityCleaner
- java.lang.Object
-
- net.kafujo.samples.wikidata.WikidataCityCleaner
-
public class WikidataCityCleaner extends Object
-
-
Constructor Summary
Constructors Constructor Description WikidataCityCleaner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>cleanRawCvs(Path raw)static voidmain(String[] args)
-
-
-
Method Detail
-
cleanRawCvs
public static List<String> cleanRawCvs(Path raw) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-