Package org.appfuse.util

Class Summary
BaseUtil BaseUtil is used as a parent class for all other classes in the common.util package.
ConvertUtil Utility class to convert one object to another.
CurrencyConverter This class is converts a Double to a double-digit String (and vise-versa) by BeanUtils when copying properties.
DateConverter This class is converts a java.util.Date to a String and a String to a java.util.Date.
DateUtil Date Utility Class This is used to convert Strings to Dates and Timestamps
DateUtilTest  
MailUtil Utility class to send e-mail.
MailUtilTest Tests the methods in MailUtil class
RandomGUID  
StringUtil String Utility Class This is used to encode passwords programmatically
StringUtilTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
 



Copyright © 2002-2004