public class ShowSchemaCommand extends ArgsOnlyCommand
Modifier and Type | Field and Description |
---|---|
static DecimalFormat |
FRACTIONAL |
static org.apache.commons.cli.Options |
OPTIONS |
static String[] |
USAGE |
static DecimalFormat |
WHOLE |
Constructor and Description |
---|
ShowSchemaCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
String[] |
getUsageDescription() |
supportsExtraArgs
public static final DecimalFormat FRACTIONAL
public static final DecimalFormat WHOLE
public static final String[] USAGE
public static final org.apache.commons.cli.Options OPTIONS
public String[] getUsageDescription()
public org.apache.commons.cli.Options getOptions()
getOptions
in interface Command
getOptions
in class ArgsOnlyCommand
Copyright © 2015. All rights reserved.