| Interface | Description |
|---|---|
| BinaryInput.LineConsumer |
| Class | Description |
|---|---|
| BinaryInput | |
| CliTool |
Base class for command-line applications.
|
| CustomParameterConverters | |
| CustomParameterConverters.PathConverter | |
| DictCompile |
Decompiles morphological dictionary automaton back to source state.
|
| DictDecompile |
Decompiles morphological dictionary automaton back to source state.
|
| FSABuild |
Build finite state automaton out of text input.
|
| FSADump |
Dump all byte sequences encoded in a finite state automaton.
|
| FSAInfo |
Print extra information about a compiled automaton file.
|
| Launcher |
JAR entry point.
|
| ValidateFileExists | |
| ValidateParentDirExists |
| Enum | Description |
|---|---|
| ExitStatus | |
| SerializationFormat |
The serialization and encoding format to use for compressing the
automaton.
|
| Exception | Description |
|---|---|
| ExitStatusException |