|
Class Summary |
| BytePump |
Copies from InputStream to OutputStream
until EOF. |
| PString |
Static utility methods involving Strings. |
| Recompiler |
Recompile .java files that need it anywhere under the current
directory, using javac. |
| Recompiler.BytePump |
Copies from InputStream to OutputStream
until EOF. |
| Scheduler |
Class to support periodic jobs passed to it as
Runnables. |
| StyleDate |
The StyleDate class makes it convenient to combine
Calendar and time arithmetic with formatting. |
| SyncExec |
Utility class for running a subprocess synchronously from Java
and retrieving the contents of System.out and/or system.err. |
| SyncExec.CharPump |
|
| TextFilter |
Abstract class that provides a framework for programs
that filter textual input to an output. |
| XMLTag |
An object representing an XML tag. |
| XP |
XML subset parser. |