bexee.util |
bexee common utility classes.
Last modified: $Revision: 1.2 $, $Date: 2004/12/09 08:42:36 $
|
Java Source File Name | Type | Comment |
BexeeProperties.java | Class | Provides a convenient way for accessing system properties and bexee
properties of which the latter are stored in a file called
bexee.properties and must be somewhere in the classpath. |
BexeePropertiesTest.java | Class | |
BooleanUtils.java | Class | Utility class for boolean values. |
BooleanUtilsTest.java | Class | |
Constants.java | Class | Contains a number of constants that are used throughout the project. |
StringUtils.java | Class | Utility class for String values. |