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 ISvnDiffProcessor |
RepositoryFileManager.getDiffProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnDiffUtils
Utilities class that manages calls to svn diff.
|
Modifier and Type | Method and Description |
---|---|
ISvnDiffProcessor |
ISvnProcessor.getDiffProcessor() |
ISvnDiffProcessor |
SvnCommandLineProcessor.getDiffProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnKitDiff
Performs diffs via svnkit.
|
Modifier and Type | Method and Description |
---|---|
ISvnDiffProcessor |
SvnKitProcessor.getDiffProcessor() |