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 ISvnPropgetProcessor |
RepositoryFileManager.getPropgetProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnPropgetUtils
Utilities class that manages calls to svn propget.
|
Modifier and Type | Method and Description |
---|---|
ISvnPropgetProcessor |
SvnCommandLineProcessor.getPropgetProcessor() |
ISvnPropgetProcessor |
ISvnProcessor.getPropgetProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnKitPropget
Uses svnkit to do svn propget.
|
Modifier and Type | Method and Description |
---|---|
ISvnPropgetProcessor |
SvnKitProcessor.getPropgetProcessor() |