public class DictCompile extends CliTool
ARG_OVERWRITE, ARG_VALIDATE| Constructor and Description |
|---|
DictCompile(java.nio.file.Path input,
boolean overwrite,
boolean validate,
boolean acceptBom,
boolean acceptCr,
boolean ignoreEmpty) |
| Modifier and Type | Method and Description |
|---|---|
ExitStatus |
call() |
static void |
main(java.lang.String[] args) |
checkNotNull, main, main, printf, setCallSystemExitpublic DictCompile(java.nio.file.Path input,
boolean overwrite,
boolean validate,
boolean acceptBom,
boolean acceptCr,
boolean ignoreEmpty)
public ExitStatus call() throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
Copyright © 2025. All rights reserved.