Class ExportDict
- java.lang.Object
-
- de.danielnaber.jwordsplitter.converter.ExportDict
-
public final class ExportDict extends java.lang.Object
This dumps the contents of the given *.ser file in the JAR to stdout.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ExportDict()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-