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