public class DictionaryBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DictionaryBuilder.DictionaryFormat
Format of the dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
build(DictionaryBuilder.DictionaryFormat format,
Path inputDir,
Path outputDir,
String encoding,
boolean normalizeEntry) |
static void |
main(String[] args) |
public static void build(DictionaryBuilder.DictionaryFormat format, Path inputDir, Path outputDir, String encoding, boolean normalizeEntry) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.