1 |
i-scream Util Package |
2 |
===================== |
3 |
|
4 |
This package contains the i-scream util classes. It provides a |
5 |
generic set of functions for use throughought the i-scream system, |
6 |
and possibly in other packages. |
7 |
|
8 |
The iscream_util.jar file contains the code in compiled form. There |
9 |
are libraries in the lib directory for XML parsing - but you won't |
10 |
need these if you're not using the XML classes or if you're using |
11 |
JDK 1.4 or later. |
12 |
|
13 |
The use the i-scream util package just place it in your classpath. |
14 |
Documentation on what is availablel can be found on the i-scream |
15 |
website, or in the doc directory. |