Package | Description |
---|---|
org.tmatesoft.svn.core |
This package mostly contains common classes as well as interfaces used
throughout all the library.
|
org.tmatesoft.svn.core.io |
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
|
Modifier and Type | Method and Description |
---|---|
void |
SVNAnnotationGenerator.openRevision(SVNFileRevision fileRevision)
Handles a next revision.
|
Modifier and Type | Method and Description |
---|---|
void |
ISVNFileRevisionHandler.openRevision(SVNFileRevision fileRevision)
Handles a file revision info.
|
Copyright © 2024. All rights reserved.