Package org.gloin.resource.misc

Provides the JRAP prototype implementation.

See:
          Description

Class Summary
Debug Utility which facilitates logging of information and error messages.
Launcher A generic utility to launch Java programs from the command line.
PropertyExpander A utility class to resolve property variables embedded in a string.
StreamPlugThread StreamPlugThread is a utility class that "plugs" two streams, one input stream and one output stream, together by creating a thread that repeatedly reads any data available from the input stream and writes it to the output stream.
 

Exception Summary
PropertyExpander.ExpandException  
 

Package org.gloin.resource.misc Description

Provides the JRAP prototype implementation.

See Also: