ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/util/build/README
Revision: 1.1
Committed: Wed Feb 5 14:27:58 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Log Message:
Util package has been pulled out of the server. Next step will be to modify
the server and conient (and anything else?) to use this instead. New
package name is uk.org.iscream.cms.util. All the java files were moved with
a repo copy, so they retain their history.

File Contents

# Content
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.