- endElement(String, String, String) - Method in class net.sf.statsvn.input.SvnXmlCacheFileHandler
-
Handles the end of an xml element and redirects to the appropriate end* method.
- endElement(String, String, String) - Method in class net.sf.statsvn.input.SvnXmlLogFileHandler
-
Handles the end of an xml element and redirects to the appropriate end*
method.
- endElement(String, String, String) - Method in class net.sf.statsvn.input.SvnXmlRepositoriesFileHandler
-
Handles the end of an xml element and redirects to the appropriate end* method.
- endElement(String, String, String) - Method in class net.sf.statsvn.util.SvnInfoUtils.SvnInfoHandler
-
End of xml element.
- EnvReport - Class in net.sf.statsvn.util
-
This class provides a report to standard output of relevant JRE properties
and svn executable information.
- error(String) - Method in class net.sf.statsvn.ant.AntTaskLogger
-
Uses the Ant mechanism to log the text.
- error(String) - Method in class net.sf.statsvn.util.ConsoleTaskLogger
-
- error(String) - Method in class net.sf.statsvn.util.JavaUtilTaskLogger
-
log text to the logger.severe().
- error(String) - Method in class net.sf.statsvn.util.SilentLogger
-
- error(String) - Method in interface net.sf.statsvn.util.TaskLogger
-
Generic interface for logging error.
- execute() - Method in class net.sf.statsvn.ant.StatSvnTask
-
Runs the task
- existRevision() - Method in class net.sf.statsvn.input.FileBuilder
-
Returns true if the file has revisions.
- existsInWorkingCopy(String) - Method in class net.sf.statsvn.input.RepositoryFileManager
-
Returns true if the file exists in the working copy (according to the svn
metadata, and not file system checks).
- existsInWorkingCopy(String) - Method in interface net.sf.statsvn.util.ISvnInfoProcessor
-
Returns true if the file exists in the working copy (according to the svn
metadata, and not file system checks).
- existsInWorkingCopy(String) - Method in class net.sf.statsvn.util.SvnInfoUtils
-