Uses of Class
org.tmatesoft.svn.core.io.SVNFileRevision
Packages that use SVNFileRevision
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
-
Uses of SVNFileRevision in org.tmatesoft.svn.core
Methods in org.tmatesoft.svn.core with parameters of type SVNFileRevisionModifier and TypeMethodDescriptionvoid
SVNAnnotationGenerator.openRevision
(SVNFileRevision fileRevision) Handles a next revision. -
Uses of SVNFileRevision in org.tmatesoft.svn.core.io
Methods in org.tmatesoft.svn.core.io with parameters of type SVNFileRevisionModifier and TypeMethodDescriptionvoid
ISVNFileRevisionHandler.openRevision
(SVNFileRevision fileRevision) Handles a file revision info.