Uses of Class
org.tmatesoft.svn.core.internal.io.fs.PathInfo
Packages that use PathInfo
-
Uses of PathInfo in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as PathInfoMethods in org.tmatesoft.svn.core.internal.io.fs that return PathInfoModifier and TypeMethodDescriptionprivate PathInfoFSUpdateContext.getCurrentPathInfo()private PathInfoFSUpdateContext.getNextPathInfo()FSFile.readPathInfoFromReportFile()Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type PathInfoModifier and TypeMethodDescriptionstatic booleanPathInfo.isRelevant(PathInfo pathInfo, java.lang.String prefix) private voidFSUpdateContext.updateEntry(long sourceRevision, java.lang.String sourcePath, FSEntry sourceEntry, java.lang.String targetPath, FSEntry targetEntry, java.lang.String editPath, PathInfo pathInfo, SVNDepth wcDepth, SVNDepth requestedDepth)