|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ant.CVSUtil
public final class CVSUtil
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 |
---|
public CVSUtil()
Method Detail |
---|
public void setTimeZone(java.lang.String timeZone)
timeZone
- The new timeZone valuepublic boolean isFileModified(java.io.File file)
file
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |