Interface | Description |
---|---|
CmdLineOptionsProvider |
Interface for objects that have associated objects that can
provide args4j options and arguments.
|
Class | Description |
---|---|
FileOutputStreamOptionHandler |
An
OptionHandler that can provide a FileOutputStream from
a file name. |
FImageOptionHandler |
An
OptionHandler that can provide a FImage from
a file name. |
MBFImageOptionHandler |
An
OptionHandler that can provide a MBFImage from
a file name. |
ProxyOptionHandler |
The
ProxyOptionHandler allows options to have associated options. |