public final class RLICmd extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RLICmd.LanguageWeightAdjustmentOptionHandler
Deprecated.
|
Constructor and Description |
---|
RLICmd() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Runs the command-line utility.
|
void |
run(String[] args)
Deprecated.
Use
main(String[]) |
public static void main(String[] args) throws Exception
args
- the command-line arguments. May not be null
.Exception
- if something goes wrong@Deprecated public void run(String[] args) throws Exception
main(String[])
args
- the command-line arguments. May not be null
.Exception
- if something goes wrongCopyright © 2016 Basis Technology Corporation. All Rights Reserved.