ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/TemplateClass.java
(Generate patch)

Comparing projects/cms/source/TemplateClass.java (file contents):
Revision 1.11 by tdb, Thu Mar 22 21:50:41 2001 UTC vs.
Revision 1.12 by tdb, Tue May 29 17:08:10 2001 UTC

# Line 1 | Line 1
1   //---PACKAGE DECLARATION---
2  
3   //---IMPORTS---
4 < import uk.org.iscream.util.*;
5 < import uk.org.iscream.componentmanager.*;
4 > import uk.org.iscream.cms.server.util.*;
5 > import uk.org.iscream.cms.server.componentmanager.*;
6  
7   /**
8   * <ONE LINE DESCRIPTION>
# Line 30 | Line 30 | class TemplateClass {
30       * Overrides the {@link java.lang.Object#toString() Object.toString()}
31       * method to provide clean logging (every class should have this).
32       *
33 <     * This uses the uk.ac.ukc.iscream.util.FormatName class
33 >     * This uses the uk.org.iscream.cms.server.util.FormatName class
34       * to format the toString()
35       *
36       * @return the name of this class and its CVS revision

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines