com.finalist.util |
|
Java Source File Name | Type | Comment |
CountBean.java | Class | A simple bean used to grab the result of a "SELECT COUNT(*) AS value FROM TABLE_X" query. |
Diff.java | Class | This class performs a 'diff' on two files: i.e. |
DiffConflictLine.java | Class | This class represents a line of text from a source file that conflicted during the diff process. |
PropertyReader.java | Class | Util class that will read properties from the WEB-INF/classes/directory
or by specifying a URL on the filesystem. |