private class CommandLine.AdditionalHelpTextSection extends CommandLine.HelpElement
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
text  | 
| Modifier | Constructor and Description | 
|---|---|
private  | 
AdditionalHelpTextSection()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
print(java.io.PrintStream ps,
     int descriptionCol)  | 
protected void print(java.io.PrintStream ps,
                     int descriptionCol)
print in class CommandLine.HelpElement