Package org.montsuqi.util

Class Summary
ByteOrder An utility class to reverse the byte order of numbers.
ExtensionFileFilter A FileFilter that filters by file name extension.
J2SELogger A Logger subclass which wraps J2SE's logging system.
Log4JLogger A Logger subclass which wraps Log4j logging system.
Logger An abstract logger class.
NullLogger A logger that logs nothing.
Option  
OptionParser  
ParameterConverter An utility class for converting string to other types.
PrecisionScale  
StdErrLogger A logger class that logs messages to the standard error output or specified file.
StringUtils A class that holds utility methods for string manipulation.
SystemEnvironment A class that represents the system(platform) environment.
 

Exception Summary
OptionParserException