|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SvnLogBuilder | |
|---|---|
| net.sf.statsvn.input | This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. |
| Uses of SvnLogBuilder in net.sf.statsvn.input |
|---|
| Classes in net.sf.statsvn.input that implement SvnLogBuilder | |
|---|---|
class |
Builder
Helps building the net.sf.statsvn.model.Repository from a SVN log. |
| Constructors in net.sf.statsvn.input with parameters of type SvnLogBuilder | |
|---|---|
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 | |||||||||