Uses of Package
net.sf.statsvn.util

Packages that use net.sf.statsvn.util
net.sf.statsvn.ant Package for the StatCVS Ant task. 
net.sf.statsvn.input This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. 
net.sf.statsvn.output This package is responsible for handling some SVN specific output and command line (eg Chora integration is different for Svn). 
net.sf.statsvn.util Utility classes. 
net.sf.statsvn.util.svnkit   
 

Classes in net.sf.statsvn.util used by net.sf.statsvn.ant
TaskLogger
          An Interface for the Logging mechanism.
 

Classes in net.sf.statsvn.util used by net.sf.statsvn.input
BinaryDiffException
           
ISvnDiffProcessor
          Performs svn diff queries.
ISvnInfoProcessor
          Performs svn info queries.
ISvnProcessor
          Interface for a base processor.
ISvnPropgetProcessor
          Performs svn propget queries.
ISvnVersionProcessor
          Performs svn version queries.
 

Classes in net.sf.statsvn.util used by net.sf.statsvn.output
ISvnProcessor
          Interface for a base processor.
TaskLogger
          An Interface for the Logging mechanism.
 

Classes in net.sf.statsvn.util used by net.sf.statsvn.util
BinaryDiffException
           
ISvnDiffProcessor
          Performs svn diff queries.
ISvnInfoProcessor
          Performs svn info queries.
ISvnProcessor
          Interface for a base processor.
ISvnPropgetProcessor
          Performs svn propget queries.
ISvnVersionProcessor
          Performs svn version queries.
ProcessUtils
          This class provides a way of launching new processes.
SvnInfoUtils
          Utilities class that manages calls to svn info.
SvnVersionMismatchException
          Indicates that an invalid version of the svn executable was found.
TaskLogger
          An Interface for the Logging mechanism.
 

Classes in net.sf.statsvn.util used by net.sf.statsvn.util.svnkit
BinaryDiffException
           
ISvnDiffProcessor
          Performs svn diff queries.
ISvnInfoProcessor
          Performs svn info queries.
ISvnProcessor
          Interface for a base processor.
ISvnPropgetProcessor
          Performs svn propget queries.
ISvnVersionProcessor
          Performs svn version queries.
SvnDiffUtils
          Utilities class that manages calls to svn diff.
SvnInfoUtils
          Utilities class that manages calls to svn info.
SvnInfoUtils.SvnInfoHandler
          SAX parser for the svn info --xml command.
SvnPropgetUtils
          Utilities class that manages calls to svn propget.
SvnStartupUtils
          Utility class that verifies if the correct version of subversion is used.
SvnVersionMismatchException
          Indicates that an invalid version of the svn executable was found.