| The ISVNFileRevisionHandler interface should be implemented for handling
information about file revisions - that is file path, properties, revision properties
against a particular revision.
This interface is provided to a
SVNRepository.getFileRevisions(StringlonglongISVNFileRevisionHandler) getFileRevisions() method of SVNRepository when getting file revisions (in particular, when annotating).
version: 1.1.1 author: TMate Software Ltd. See Also: SVNRepository See Also: org.tmatesoft.svn.core.SVNAnnotationGenerator |