Skip navigation links
A C D E F L M P S V 

A

ARG_OVERWRITE - Static variable in class morfologik.tools.CliTool
 
ARG_VALIDATE - Static variable in class morfologik.tools.CliTool
 

C

call() - Method in class morfologik.tools.DictApply
 
call() - Method in class morfologik.tools.DictCompile
 
call() - Method in class morfologik.tools.DictDecompile
 
call() - Method in class morfologik.tools.FSACompile
 
call() - Method in class morfologik.tools.FSADecompile
 
call() - Method in class morfologik.tools.FSAInfo
 
checkNotNull(T) - Static method in class morfologik.tools.CliTool
 
CliTool - Class in morfologik.tools
Base class for command-line applications.
CliTool() - Constructor for class morfologik.tools.CliTool
 
code - Variable in enum morfologik.tools.ExitStatus
 

D

DictApply - Class in morfologik.tools
Applies a morphological dictionary automaton to the input.
DictApply(Path, Path, String) - Constructor for class morfologik.tools.DictApply
 
DictCompile - Class in morfologik.tools
Decompiles morphological dictionary automaton back to source state.
DictCompile(Path, boolean, boolean, boolean, boolean, boolean) - Constructor for class morfologik.tools.DictCompile
 
DictDecompile - Class in morfologik.tools
Decompiles morphological dictionary automaton back to source state.
DictDecompile(Path, Path, boolean, boolean) - Constructor for class morfologik.tools.DictDecompile
 

E

ExitStatus - Enum in morfologik.tools
 

F

FSABuild - Class in morfologik.tools
Deprecated.
FSABuild() - Constructor for class morfologik.tools.FSABuild
Deprecated.
 
FSACompile - Class in morfologik.tools
Build finite state automaton out of text input.
FSACompile(Path, Path, SerializationFormat, boolean, boolean, boolean) - Constructor for class morfologik.tools.FSACompile
 
FSADecompile - Class in morfologik.tools
Dump all byte sequences encoded in a finite state automaton.
FSADecompile(Path, Path) - Constructor for class morfologik.tools.FSADecompile
 
FSADump - Class in morfologik.tools
Deprecated.
FSADump() - Constructor for class morfologik.tools.FSADump
Deprecated.
 
FSAInfo - Class in morfologik.tools
Print extra information about a compiled automaton file.
FSAInfo(Path) - Constructor for class morfologik.tools.FSAInfo
 

L

Launcher - Class in morfologik.tools
JAR entry point.

M

main(String[], CliTool...) - Static method in class morfologik.tools.CliTool
Parse and execute one of the commands.
main(String[], CliTool) - Static method in class morfologik.tools.CliTool
Parse and execute a single command.
main(String[]) - Static method in class morfologik.tools.DictApply
 
main(String[]) - Static method in class morfologik.tools.DictCompile
 
main(String[]) - Static method in class morfologik.tools.DictDecompile
 
main(String[]) - Static method in class morfologik.tools.FSACompile
 
main(String[]) - Static method in class morfologik.tools.FSADecompile
 
main(String[]) - Static method in class morfologik.tools.FSAInfo
 
main(String[]) - Static method in class morfologik.tools.Launcher
 
morfologik.tools - package morfologik.tools
 

P

printf(String, Object...) - Static method in class morfologik.tools.CliTool
 

S

SerializationFormat - Enum in morfologik.tools
The serialization and encoding format to use for compressing the automaton.
setCallSystemExit(boolean) - Method in class morfologik.tools.CliTool
Call System.exit(int) at the end of command processing.

V

validate(String, Path) - Method in class morfologik.tools.ValidateFileExists
 
validate(String, Path) - Method in class morfologik.tools.ValidateParentDirExists
 
ValidateFileExists - Class in morfologik.tools
 
ValidateFileExists() - Constructor for class morfologik.tools.ValidateFileExists
 
ValidateParentDirExists - Class in morfologik.tools
 
ValidateParentDirExists() - Constructor for class morfologik.tools.ValidateParentDirExists
 
valueOf(String) - Static method in enum morfologik.tools.ExitStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum morfologik.tools.SerializationFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum morfologik.tools.ExitStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum morfologik.tools.SerializationFormat
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F L M P S V 
Skip navigation links

Copyright © 2022. All rights reserved.