| Class | Description |
|---|---|
| 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 used to convert Strings to Dates and Timestamps
|
| StringUtil |
String Utility Class This is used to encode passwords programmatically
|
| TimestampConverter |
This class is converts a java.util.Date to a String and a String to a
java.util.Date for use as a Timestamp.
|
Copyright © 2015. All rights reserved.