|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.multijava.util.Options
org.multijava.mjc.MjcCommonOptions
org.multijava.mjdoc.JavadocOptions
org.multijava.mjdoc.MjdocOptions
This class is automatically generated from MjdocOptions.opt and contains member fields corresponding to command-line options.
| Field Summary | |
private String |
fcns
|
private String |
filter
|
private static gnu.getopt.LongOpt[] |
LONGOPTS
|
| Fields inherited from class org.multijava.mjdoc.JavadocOptions |
|
| Fields inherited from class org.multijava.mjc.MjcCommonOptions |
|
| Fields inherited from class org.multijava.util.Options |
|
| Constructor Summary | |
MjdocOptions()
|
|
MjdocOptions(String name)
|
|
| Method Summary | |
String |
fcns()
|
String |
filter()
|
Hashtable |
getCurrentValue()
Returns the current value |
Hashtable |
getDefaultValue()
Returns the default value |
Hashtable |
getGuiType()
Returns the GUI categories that this option is in |
Hashtable |
getHelpString()
Returns the help messages |
LinkedHashSet |
getLongname()
Returns the longname |
gnu.getopt.LongOpt[] |
getLongOptions()
Gets long options |
HashMap |
getOptions()
|
Hashtable |
getSelectionList()
Returns the list of selections for an option |
String |
getShortOptions()
Gets short options |
Hashtable |
getTableHeader()
Returns the header for a table |
Hashtable |
getType()
Returns the type |
void |
help()
|
boolean |
processOption(int code,
gnu.getopt.Getopt g)
Handles the option identified by the given code,
perhaps using g to process any arguments to the
option. |
String |
set_fcns(String fcns)
|
String |
set_filter(String filter)
|
boolean |
setOption(String name,
Object newValue)
|
void |
usage()
|
| Methods inherited from class org.multijava.mjc.MjcCommonOptions |
classpath, debug, deprecation, destination, generic, keepGoing, multijava, nonnulltypes, quiet, recursive, relaxed, safemath, set_classpath, set_debug, set_deprecation, set_destination, set_generic, set_keepGoing, set_multijava, set_nonnulltypes, set_quiet, set_recursive, set_relaxed, set_safemath, set_source, set_sourcepath, set_universesx, set_verbose, set_warning, set_xArrayNNTS, set_Xlint, source, sourcepath, universesx, verbose, warning, xArrayNNTS, Xlint |
| Methods inherited from class org.multijava.util.Options |
formOneColumnArray, formTwoColumnArray, getInt, getNonNullString, getNonNullStringArray, getString, getString, getSystemProperty, nonOptions, parseCommandLine, parseCommandLine, printOptions, printVersion, version, Xnoversion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String fcns
private String filter
private static final gnu.getopt.LongOpt[] LONGOPTS
| Constructor Detail |
public MjdocOptions(String name)
public MjdocOptions()
| Method Detail |
public String fcns()
public String set_fcns(String fcns)
public String filter()
public String set_filter(String filter)
public boolean processOption(int code,
gnu.getopt.Getopt g)
Optionscode,
perhaps using g to process any arguments to the
option. This method is typically overridden in subclasses to
process additional arguments with the subclass defering to the
superclass if code is unknown.
processOption in class JavadocOptions
public boolean setOption(String name,
Object newValue)
setOption in interface JavadocOptionsInterfacesetOption in class JavadocOptionspublic HashMap getOptions()
getOptions in class JavadocOptionspublic LinkedHashSet getLongname()
Options
getLongname in class JavadocOptionspublic Hashtable getType()
Options
getType in class JavadocOptionspublic Hashtable getDefaultValue()
Options
getDefaultValue in class JavadocOptionspublic Hashtable getCurrentValue()
Options
getCurrentValue in class JavadocOptionspublic Hashtable getTableHeader()
Options
getTableHeader in class JavadocOptionspublic Hashtable getSelectionList()
Options
getSelectionList in class JavadocOptionspublic Hashtable getHelpString()
Options
getHelpString in class JavadocOptionspublic Hashtable getGuiType()
Options
getGuiType in class JavadocOptionspublic String getShortOptions()
Options
getShortOptions in class JavadocOptionspublic void usage()
Options
usage in class JavadocOptionspublic void help()
Options
help in class JavadocOptionspublic gnu.getopt.LongOpt[] getLongOptions()
Options
getLongOptions in class JavadocOptions
|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||