Package org.homeunix.thecave.moss.util

Class Summary
ByteFunctions  
ClassLoaderFunctions Utility to load resources and objects from a jar file.
DateFunctions  
FileFunctions Common file-based functions for which there is no good support in Java.
Formatter A combination of many Formatting functions.
Formatter.StringLengthFormat A formatter-style class which cuts strings off after a given length.
Log Simple logging system.
LookAndFeelUtil Simplifies the setting of Java Look and Feels.
OperatingSystemUtil  
ParseCommands This class makes Unix style command line parsing easy for Java applications.
ParseCommands.ParseResults  
ParseCommands.ParseVariable  
SetUtil  
StreamFunctions Provides some convenience methods for copying between streams.
Version  
 

Exception Summary
ClassLoaderFunctions.JarLoaderException