Classes for dealing with standard features of Java. Includes GetOpt for dealing with command-line arguments in the way that Java's runtime hands them to your main program.

For a more comprehensive set of tools for dealing with standard features of java, see the Jakarta Commons Lang Component.