Uses of Class
morfologik.tools.CliTool

Packages that use CliTool
Package
Description
 
  • Uses of CliTool in morfologik.tools

    Subclasses of CliTool in morfologik.tools
    Modifier and Type
    Class
    Description
    class 
    Applies a morphological dictionary automaton to the input.
    class 
    Decompiles morphological dictionary automaton back to source state.
    class 
    Decompiles morphological dictionary automaton back to source state.
    class 
    Deprecated.
    class 
    Build finite state automaton out of text input.
    class 
    Dump all byte sequences encoded in a finite state automaton.
    class 
    Deprecated.
    class 
    Print extra information about a compiled automaton file.
    Methods in morfologik.tools with parameters of type CliTool
    Modifier and Type
    Method
    Description
    protected static void
    CliTool.main(String[] args, CliTool command)
    Parse and execute a single command.
    protected static void
    CliTool.main(String[] args, CliTool... commands)
    Parse and execute one of the commands.