Class SVNWCDb.DirParsedInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.DirParsedInfo
Enclosing class:
SVNWCDb

public static class SVNWCDb.DirParsedInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • wcDbDir

      public SVNWCDbDir wcDbDir
    • localRelPath

      public java.io.File localRelPath
  • Constructor Details

    • DirParsedInfo

      public DirParsedInfo()