Uses of Class
org.acmsl.antmake.cvslib.CvsUtils

Packages that use CvsUtils
org.acmsl.antmake   
org.acmsl.antmake.cvslib   
 

Uses of CvsUtils in org.acmsl.antmake
 

Methods in org.acmsl.antmake with parameters of type CvsUtils
protected  void AntMake.generateChangeLog(CvsUtils cvsUtils, java.io.File rootFolder, java.lang.String output, org.apache.tools.ant.Task task)
          Generates the changelog file.
 

Uses of CvsUtils in org.acmsl.antmake.cvslib
 

Methods in org.acmsl.antmake.cvslib that return CvsUtils
static CvsUtils CvsUtils.getInstance()
          Retrieves a CvsUtils instance.
 

Methods in org.acmsl.antmake.cvslib with parameters of type CvsUtils
protected static void CvsUtils.setReference(CvsUtils utils)
          Specifies a new weak reference.
 



Copyright © 2004 ACM S.L.. All Rights Reserved.