Class SerializeDict
java.lang.Object
de.danielnaber.jwordsplitter.converter.SerializeDict
This imports a plain text file and saves it in the jWordSplitter serialization format.
- Author:
- Sven Abels
-
Method Summary
-
Method Details
-
main
Read a text file with one word per line and serialize the HashSet with all words to a binary file that can be part of jWordSplitter's JAR.- Throws:
IOException
-