|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryFileManager | |
|---|---|
| net.sf.statsvn | StatCVS main package containing the command line launcher and some core classes. |
| net.sf.statsvn.input | This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. |
| Uses of RepositoryFileManager in net.sf.statsvn |
|---|
| Methods in net.sf.statsvn with parameters of type RepositoryFileManager | |
|---|---|
static void |
Main.generateDefaultHTMLSuite(RepositoryFileManager repFileMan)
Generates HTML report. |
| Uses of RepositoryFileManager in net.sf.statsvn.input |
|---|
| Constructors in net.sf.statsvn.input with parameters of type RepositoryFileManager | |
|---|---|
Builder(RepositoryFileManager repositoryFileManager,
net.sf.statcvs.util.FilePatternMatcher includePattern,
net.sf.statcvs.util.FilePatternMatcher excludePattern,
java.util.regex.Pattern tagsPattern)
Creates a new Builder |
|
CacheBuilder(SvnLogBuilder builder,
RepositoryFileManager repositoryFileManager)
Constructs the LineCountsBuilder by giving it a reference to the builder currently in use. |
|
SvnLogfileParser(RepositoryFileManager repositoryFileManager,
java.io.InputStream logFile,
SvnLogBuilder builder)
Default Constructor |
|
SvnXmlLogFileHandler(SvnLogBuilder builder,
RepositoryFileManager repositoryFileManager)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||