ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java (file contents):
Revision 1.41 by tdb, Fri Sep 6 15:10:48 2002 UTC vs.
Revision 1.42 by tdb, Wed Feb 5 16:43:48 2003 UTC

# Line 23 | Line 23
23   package uk.org.iscream.cms.server.rootfilter;
24  
25   //---IMPORTS---
26 < import uk.org.iscream.cms.server.util.*;
26 > import uk.org.iscream.cms.util.*;
27   import uk.org.iscream.cms.server.core.*;
28   import uk.org.iscream.cms.server.componentmanager.*;
29   import uk.org.iscream.cms.server.clientinterface.*;
# Line 220 | Line 220 | public class RootFilter implements Component {
220       * Overrides the {@link java.lang.Object#toString() Object.toString()}
221       * method to provide clean logging (every class should have this).
222       *
223 <     * This uses the uk.org.iscream.cms.server.util.NameFormat class
223 >     * This uses the uk.org.iscream.cms.util.NameFormat class
224       * to format the toString()
225       *
226       * @return the name of this class and its CVS revision

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines