Class SvnJavaRemoteInfoCommand.DirEntryHandler

  • All Implemented Interfaces:
    org.tmatesoft.svn.core.ISVNDirEntryHandler
    Enclosing class:
    SvnJavaRemoteInfoCommand

    public static class SvnJavaRemoteInfoCommand.DirEntryHandler
    extends Object
    implements org.tmatesoft.svn.core.ISVNDirEntryHandler
    • Method Detail

      • handleDirEntry

        public void handleDirEntry​(org.tmatesoft.svn.core.SVNDirEntry svnDirEntry)
                            throws org.tmatesoft.svn.core.SVNException
        Specified by:
        handleDirEntry in interface org.tmatesoft.svn.core.ISVNDirEntryHandler
        Throws:
        org.tmatesoft.svn.core.SVNException