| Package | Description | 
|---|---|
| org.apache.oodt.cas.cli.printer | |
| org.apache.oodt.cas.cli.util | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | StdCmdLinePrinter. getGroupHelp(CmdLineAction action,
            GroupCmdLineOption option,
            String indent) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GroupCmdLineOption | CmdLineUtils. asGroupOption(CmdLineOption option)Cast  CmdLineOptionto aGroupCmdLineOption. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Set<CmdLineOption> | CmdLineUtils. determineRelevantSubOptions(CmdLineAction action,
                           GroupCmdLineOption option)Determines the given  GroupCmdLineOption's sub-options which
 affect the givenCmdLineAction. | 
| static Set<CmdLineOption> | CmdLineUtils. determineRequiredSubOptions(CmdLineAction action,
                           GroupCmdLineOption option)Determines the sub-options of given  GroupCmdLineOptionwho are
 either always required for become requried when givenCmdLineActionis specified. | 
| static Set<CmdLineOption> | CmdLineUtils. determineRequiredSubOptions(GroupCmdLineOption option)Determines the sub-options of given  GroupCmdLineOptionwho are
 always required. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.