Package | Description |
---|---|
net.sf.statcvs.input |
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
|
net.sf.statcvs.output |
Constructor and Description |
---|
Builder(RepositoryFileManager repositoryFileManager,
FilePatternMatcher includePattern,
FilePatternMatcher excludePattern,
java.util.regex.Pattern tagsPattern)
Creates a new Builder
|
Modifier and Type | Method and Description |
---|---|
static FilePatternMatcher |
ConfigurationOptions.getExcludePattern() |
static FilePatternMatcher |
ConfigurationOptions.getIncludePattern() |