|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.ode.utils.cli | |
|---|---|
| org.apache.ode.utils.cli |
Contains libraries for handling commandline arguments (i.e., the String[] passed-in by a main method). |
| Classes in org.apache.ode.utils.cli used by org.apache.ode.utils.cli | |
|---|---|
| Argument
Models an argument, e.g., the baz in foo baz,
where foo is the command. |
|
| CommandlineFragment
Basic interface for a fragment of a commandline; that fragment could be a single flag, could be a flag with one or more arguments, or could be an argument. |
|
| CommandlineSyntaxException
|
|
| Flag
|
|
| Fragments
Represents a commandline format as an ordered list of CommandlineFragments that are applied to an array of
arguments. |
|
| XorGroup
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||