| Class | Description |
|---|---|
| Command |
This class implements a simple UNIX style command parser.
|
| Debug |
A (very) primitive debugging class.
|
| GenericHilite |
This is a tool that beautifies the presentation of code.
|
| GenericHiliteCommand |
This class implements a simple driver for the GenericHilite class.
|
| Hilite |
This is a tool that beautifies the presentation of Java code in html.
|
| HiliteCommand |
This class implements a simple driver for the Hilite class.
|
| Misc |
This class implements a grab-bag of useful methods.
|
| Exception | Description |
|---|---|
| CommandException |
Signals an anomalous situation parsing a command line.
|