| Package | Description |
|---|---|
| net.sf.statsvn.input |
This package is responsible for parsing SVN logs and working copy and
creating a StatSVN model from them.
|
| Modifier and Type | Method and Description |
|---|---|
protected FileBuilder |
SvnLogfileParser.DiffTask.getFileBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SvnLogfileParser.DiffTask.setFileBuilder(FileBuilder fileBuilder) |
| Constructor and Description |
|---|
DiffTask(java.lang.String fileName,
java.lang.String newRevision,
java.lang.String oldRevision,
FileBuilder fileBuilder) |