| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
| Field Summary | |
| static int | NULLFLAG
the null flag |
| static int | RELAX
do not throw UnrecognizedOptionException; instead just ignore the unrecognized options |
| static int | USRWARN
print a warning message to System.err if user specifies an unrecognized option (when RELAX is also set) or when an option parameter appears to be missing from the end of the command line. |
| static int | WARN
print various warning messages when unexpected conditions are encountered, including any during configuration. |
| Field Detail |
public static final int NULLFLAG
public static final int RELAX
public static final int USRWARN
public static final int WARN
| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||