Class SerializeDict
java.lang.Object
de.danielnaber.jwordsplitter.converter.SerializeDict
This imports a plain text file and saves it in the jWordSplitter serialization format.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializeDict
private SerializeDict()
-
-
Method Details
-
getFileContents
- Throws:
IOException
-
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
-