- Main - Class in net.sf.statsvn
-
StatSvn Main Class; it starts the application and controls command-line
related stuff
- main(String[]) - Static method in class net.sf.statsvn.Main
-
Main method of StatSVN
- main(String[]) - Static method in class net.sf.statsvn.util.EnvReport
-
- matchesPatterns(String) - Method in class net.sf.statsvn.input.Builder
-
Matches a filename against the include and exclude patterns.
- matchesPatterns(String) - Method in interface net.sf.statsvn.input.SvnLogBuilder
-
Matches a filename against the include and exclude patterns.
- matchesTagPatterns(String) - Method in class net.sf.statsvn.input.Builder
-
Matches a tag against the tag patterns.
- matchesTagPatterns(String) - Method in interface net.sf.statsvn.input.SvnLogBuilder
-
Matches a tag against the tag patterns.