Uses of Class
org.tmatesoft.svn.core.internal.io.fs.PathInfo
-
Packages that use PathInfo Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of PathInfo in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that return PathInfo Modifier and Type Method Description PathInfo
FSFile. readPathInfoFromReportFile()
Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type PathInfo Modifier and Type Method Description static boolean
PathInfo. isRelevant(PathInfo pathInfo, java.lang.String prefix)
-