Package | Description |
---|---|
net.sf.statsvn.input |
This package is responsible for parsing SVN logs and working copy and
creating a StatSVN model from them.
|
net.sf.statsvn.util |
Utility classes.
|
net.sf.statsvn.util.svnkit |
Modifier and Type | Method and Description |
---|---|
protected ISvnInfoProcessor |
RepositoryFileManager.getInfoProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnInfoUtils
Utilities class that manages calls to svn info.
|
Modifier and Type | Method and Description |
---|---|
ISvnInfoProcessor |
SvnCommandLineProcessor.getInfoProcessor() |
ISvnInfoProcessor |
ISvnProcessor.getInfoProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnKitInfo
Performs svn info using svnkit.
|
Modifier and Type | Method and Description |
---|---|
ISvnInfoProcessor |
SvnKitProcessor.getInfoProcessor() |