|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileBuilder | |
|---|---|
| net.sf.statsvn.input | This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. |
| Uses of FileBuilder in net.sf.statsvn.input |
|---|
| Methods in net.sf.statsvn.input that return FileBuilder | |
|---|---|
protected FileBuilder |
SvnLogfileParser.DiffTask.getFileBuilder()
|
| Methods in net.sf.statsvn.input with parameters of type FileBuilder | |
|---|---|
protected void |
SvnLogfileParser.DiffTask.setFileBuilder(FileBuilder fileBuilder)
|
| Constructors in net.sf.statsvn.input with parameters of type FileBuilder | |
|---|---|
SvnLogfileParser.DiffTask(java.lang.String fileName,
java.lang.String newRevision,
java.lang.String oldRevision,
FileBuilder fileBuilder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||