Package com.generationjava.util

Util classes.

See:
          Description

Interface Summary
CArgs A command line argument parser.
Commentable  
 

Class Summary
AbstractCArgs  
ArrayCArgs A simple class to handle ordered arguments.
ClassFinder Find a Class by name.
ClassIndex Indexes a class path.
CommentedOrderedProperties java.util.Properties stores keys and values, but it does not store them in an ordered way.
Debug The Debug class wraps an output field.
DebugPrintStream A printstream for printing debugging information to.
Interpolator  
MapCArgs An object to aid in command line flags.
NullDebugStream A PrintStream that prints to nowhere.
OrderedProperties java.util.Properties stores keys and values, but it does not store them in an ordered way.
Pair A Lisp like Pair object.
PropertiesLoader Find a Properties object from somewhere.
Soundex  
XmlProperties  
 

Package com.generationjava.util Description

Util classes.



Copyright © 2000-2002 GenerationJava. All Rights Reserved.