| Package | Description |
|---|---|
| org.apache.ode.utils.cli |
Contains libraries for handling commandline arguments (i.e., the
String[] passed-in by a main method). |
| Modifier and Type | Field and Description |
|---|---|
protected static Fragments |
BaseCommandlineTool.HELP |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ConsoleFormatter.formatHelp(Fragments f) |
static java.lang.String |
ConsoleFormatter.formatUsage(java.lang.String command,
Fragments f) |
static void |
ConsoleFormatter.printSynopsis(java.lang.String command,
java.lang.String synposis,
Fragments[] frags) |
Copyright © 2015 WSO2. All Rights Reserved.