org.acm.seguin.ant
Class CVSUtil

java.lang.Object
  extended by org.acm.seguin.ant.CVSUtil

public final class CVSUtil
extends java.lang.Object

Version:
$Revision: 1.5 $
Author:
Ara Abrahamian (ara_e@email.com)

Nested Class Summary
static class CVSUtil.CVSEntry
          Description of Class
 
Constructor Summary
CVSUtil()
          Constructor for the CVSUtil object
 
Method Summary
 boolean isFileModified(java.io.File file)
          Gets the fileModified attribute of the CVSUtil object
 void setTimeZone(java.lang.String timeZone)
          Sets the timeZone attribute of the CVSUtil object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CVSUtil

public CVSUtil()
Constructor for the CVSUtil object

Method Detail

setTimeZone

public void setTimeZone(java.lang.String timeZone)
Sets the timeZone attribute of the CVSUtil object

Parameters:
timeZone - The new timeZone value
Since:
2.9.12

isFileModified

public boolean isFileModified(java.io.File file)
Gets the fileModified attribute of the CVSUtil object

Parameters:
file - Description of the Parameter
Returns:
The fileModified value