private static class SpellTestCmdLine.SpeltDictBuilder extends SpellTestCmdLine.DictBuilder
| Modifier and Type | Field and Description |
|---|---|
(package private) SpellWriter |
spellWriter |
| Constructor and Description |
|---|
SpeltDictBuilder(File dictDir) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
add(Iterator words) |
(package private) void |
finish(ProgressTracker prog) |
SpellWriter spellWriter
SpeltDictBuilder(File dictDir)
throws IOException
IOExceptionvoid add(Iterator words) throws IOException
add in class SpellTestCmdLine.DictBuilderIOExceptionvoid finish(ProgressTracker prog) throws IOException
finish in class SpellTestCmdLine.DictBuilderIOException