| Package | Description |
|---|---|
| org.verapdf.cli | |
| org.verapdf.cli.multithread |
| Modifier and Type | Method and Description |
|---|---|
static CliConstants.ExitCodes |
CliConstants.ExitCodes.fromValue(int code) |
static CliConstants.ExitCodes |
CliConstants.ExitCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliConstants.ExitCodes[] |
CliConstants.ExitCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VeraPdfCli.displayHelpAndExit(VeraCliArgParser cliArgParser,
JCommander jCommander,
CliConstants.ExitCodes exitCode) |
| Modifier and Type | Method and Description |
|---|---|
static CliConstants.ExitCodes |
MultiThreadProcessor.process(VeraCliArgParser cliArgParser) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiThreadProcessor.countDown(CliConstants.ExitCodes exitCode) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.