Class SVNRepository.LocationsLogHandler

java.lang.Object
org.tmatesoft.svn.core.io.SVNRepository.LocationsLogHandler
All Implemented Interfaces:
ISVNLogEntryHandler
Enclosing class:
SVNRepository

private static class SVNRepository.LocationsLogHandler extends java.lang.Object implements ISVNLogEntryHandler
  • Field Details

    • myLastPath

      java.lang.String myLastPath
    • myPegPath

      java.lang.String myPegPath
    • myNodeKind

      SVNNodeKind myNodeKind
    • myPegRevision

      long myPegRevision
    • myRevisions

      long[] myRevisions
    • myRevisionsCount

      int myRevisionsCount
    • myLocationsHandler

      ISVNLocationEntryHandler myLocationsHandler
    • myProcessedRevisions

      java.util.LinkedList myProcessedRevisions
  • Constructor Details

  • Method Details